| commit | b21bdf9e01a4211cc0b8f91fc7beb113a9ed86c3 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed May 28 18:37:35 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Jun 02 20:51:18 2025 +0000 |
| tree | 4b5be2005cb81ca338fde86ae0706d935c67b6aa | |
| parent | d0d5d9dd04574305cf86bf1eb3e787549100ea28 [diff] |
treewide: delete cloud/ except cloud/agent bmdb is no longer used in production and would be hard to maintain. The only non-stub provider is Equinix Metal, which is shutting down in 2026, and we are moving away from CockroachDB. Keep the agent, which we'll need for Monogon Cloud. Change-Id: If8b35c3ac8cdeed96a2b1814c0de7607e8acec63 Reviewed-on: https://review.monogon.dev/c/monogon/+/4235 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@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.