| commit | b9701c362d602b9b51961bcff849b2eb28b65883 | [log] [tgz] |
|---|---|---|
| author | Timon Stampfli <timon@timon.ch> | Sun Dec 15 17:50:01 2024 +0100 |
| committer | Timon Stampfli <timon@timon.ch> | Mon Dec 16 19:34:45 2024 +0000 |
| tree | 536fd1e47e35ca5b7ee81b6097b619c721b6916a | |
| parent | c441f0b4141a4908bbae142dcde929e427ad8fd0 [diff] |
m/c/metroctl: add prototext node-params option This adds the node-params flag to metroctl install, which allows advanced users to specify customized NodeParameters in a prototext file. The cluster field gets overwritten by the existing logic. As of now, this is only useful for specifying network_config. Change-Id: Ieccf208177bb49635a634e484c67e99e80792bda Reviewed-on: https://review.monogon.dev/c/monogon/+/3700 Vouch-Run-CI: Lorenz Brun <lorenz@monogon.tech> Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
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) or Discord.
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.