Skip to content

Latest commit

 

History

History

gateway-enclave

Marlin Oyster Logo

Serverless Gateway Enclave

The serverless gateway enclave packages the serverless gateway along with related services in an enclave.

The serverless gateway enclave is built using Nix for reproducibility. It does NOT use the standard nitro-cli based pipeline, and instead uses monzo/aws-nitro-util in order to produce bit-for-bit reproducible enclaves.

Build

Reproducible builds can be done using Nix. The monorepo provides a Nix flake which includes this project and can be used to trigger builds:

nix build -v .#<flavor>.serverless.gateway-enclave.default

Supported flavors:

  • gnu
  • musl

License

This project is licensed under the GNU AGPLv3 or any later version. See LICENSE.txt.