Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.1 KB

custom-installation.rst

File metadata and controls

36 lines (24 loc) · 1.1 KB

Install Gramine on your system

Install Gramine and all components on your system. Select this option if you have an existing application and you want to take advantage of SGX without making modifications. This option requires you to create your own manifest.

Select :doc:`quickstart` instructions to quickly install and run Gramine. For full build instructions, see :doc:`devel/building`.

Gramine Docker image

If you opt to build Gramine, you can install Gramine from a Docker container that you build which includes an OS packaged with Gramine binaries. The container includes everything that's included in the installation. This option requires you to create your own manifest.

Cloud cloud-deployment

Select :doc:`docker-image-installation`

Gramine can be installed in the cloud on VMs that support Intel SGX.

Select :doc:`cloud-deployment`

Refer to the following as you configure and develop Gramine.