| commit | ec2906a6874e223813593128b6e72594a1ecfb0f | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Mar 27 01:36:43 2024 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Apr 03 14:55:50 2024 +0000 |
| tree | 41dbab79fd40e9e84c4a2398cb6d3d2fd51298fe | |
| parent | 000450835393a02845d425695947ecb3576e9b82 [diff] |
treewide: rename node.NodeManagement to node.NodeManagementPort This is the only constant not having Port in its name which breaks the naming scheme. Lets clean this up by adding it. Change-Id: Ic34c81c6d80c69e20516f4fca3c26560bbcf3ac6 Reviewed-on: https://review.monogon.dev/c/monogon/+/2911 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix: #monogon-os-community:matrix.org.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.