| commit | 4cc3d4d23485f5144f1ee34877c5cc4ae693755f | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Apr 14 11:46:47 2025 +0000 |
| committer | Jan Schär <jan@monogon.tech> | Tue Apr 29 06:55:58 2025 +0000 |
| tree | c7b8ae03805540f8c78ac99688ba59d2ce9aaa64 | |
| parent | 5fdca5678df575870c5c2def673669e894b5158e [diff] |
cloud/agent: use new OS image format for install This switches the Agent installation method to the new OS image format based on OCI artifacts. OS images are now fetched from an OCI registry. Change-Id: Icd59a2c808fd607b95d8aaa8e60022a27fd2d091 Reviewed-on: https://review.monogon.dev/c/monogon/+/4091 Reviewed-by: Tim Windelschmidt <tim@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.