| commit | 32e74305db44feaa564da55b3108ff3cc3f1fd32 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jan 15 04:37:26 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jan 28 18:21:31 2025 +0000 |
| tree | 2b753bf020d637dcc9fe304d819b7d688d4b82e3 | |
| parent | f4d38759600c2f308c4d4c79cfd9b4215d56b34a [diff] |
treewide: Add remote execution support This adds support for remote execution by adding a target to build a sandbox OCI image. Change-Id: I848f705b7ea7311e20945ee8676cc7a52c8c33aa Reviewed-on: https://review.monogon.dev/c/monogon/+/3783 Reviewed-by: Leopold Schabel <leo@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.