mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
473001be55
* vpn: ship our own container image The container image used in the VPN chart should be reproducible and stable. We're sticking close to the original nixery.dev version by building the image with nix ourselves, and then publishing the single layer from the result with Bazel OCI rules. The resulting image should be handled similar to s3proxy: it's built as a part of the Constellation release process and then consumed from a Helm chart in our registry. Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com> |
||
---|---|---|
.. | ||
howto | ||
miniconstellation | ||
workflows | ||
conventions.md | ||
layout.md | ||
README.md |
Content structure
To get started building and running Constellation: local-development
-
workflows
: What every developer will most likely need to build, develop, deploy. -
howto
: Instructions for special deployments. -
layout
: for a quick architectural overview of Constellation