| commit | dc97912eb162144d7bd92509ad8f064a8cf98ecb | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed Apr 16 16:27:43 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Apr 29 06:55:58 2025 +0000 |
| tree | 6b0e61c39634423babbdbb51f7c1e1d11a66c33a | |
| parent | 62cecde6415032da48f05a178c8e9e9721dab9c2 [diff] |
metropolis/handbook: update for new OS image format This updates the instructions for setting up a demo cluster. We don't have recent release build, so I changed the instructions to building it yourself for now. This way, we don't need to provide the image as an argument to install, because it will be taken from runfiles. The previous instructions didn't work anyway because the --installer flag was missing, which is now also provided by runfiles. Change-Id: Ie98cd5a1ab097623b4258ddfaedd2a64bcaefb67 Reviewed-on: https://review.monogon.dev/c/monogon/+/4124 Tested-by: Jenkins CI Reviewed-by: Tim Windelschmidt <tim@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) 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.