mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-02 10:35:08 -05:00
3a4f6ef9d1
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