********************* Gramine Documentation ********************* Gramine is a lightweight guest OS that's designed to run a single Linux application with minimal host requirements. Gramine can run applications in an isolated environment with benefits comparable to running a complete OS in a virtual machine, including guest customization, ease of porting to different host OSs, and process migration. Gramine supports running Linux applications using the Intel Software Guard Extensions, or Intel SGX. Refer to the :doc:`sgx-intro`. Quick links =========== .. list-table:: :widths: 25 25 25 :header-rows: 1 * - How will you use Gramine? - Contribute - Community * - :doc:`Installation-index` - :doc:`devel/contributing` - `Join user groups `__ * - 3 available options - Thanks for your interest! - `Send questions `__ Indices and tables ================== - :ref:`genindex` - :ref:`modindex` - :ref:`search` .. toctree:: :hidden: :caption: Start Here :maxdepth: 1 Installation-index .. toctree:: :hidden: :caption: Ready-Made Application :maxdepth: 1 curated-installation .. toctree:: :hidden: :caption: Protect Your Container :maxdepth: 1 gsc-installation .. toctree:: :hidden: :caption: Custom Build Gramine :maxdepth: 2 custom-installation configuration-index developer-index tutorials-index concepts-index contributor-index .. toctree:: :hidden: :caption: Resource :maxdepth: 1 management-team gramine-users glossary