mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-21 14:26:41 -04:00

We had to switch to a Go toolchain from nixpkgs, since prebuilt Go toolchain versions were not usable on NixOS. Since Go 1.21, the prebuilt Go toolchain is statically linked and works out of the box. Reference: https://github.com/golang/go/issues/57007
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