| commit | 5178dd76472906d541fe08c643633499708c67de | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Dec 04 04:38:45 2024 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Jan 07 15:59:01 2025 +0000 |
| tree | c8ca42dc5fe77d78cca49cb002eeed67de06e743 | |
| parent | f724ed2be1d3f86159ea83ca41f5f6b0886a69a5 [diff] |
workspace: introduce bazel downloader config and replace bazeldnf mirror This rather small change does rework the way we cache our dependencies by instructing bazel to fetch everything through a custom proxy. See //build/mirror_proxy:README.me for more infos. Closes monogon-dev/monogon#178 Change-Id: Ic671fc8233a1cbf37427bbc96339ea8108310e21 Reviewed-on: https://review.monogon.dev/c/monogon/+/3686 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@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.