| commit | 53964c1343dd37e29c8a61a44f47202b3f3726cc | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Jul 29 17:59:32 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Wed Aug 21 11:10:01 2024 +0000 |
| tree | c7d2c72ce7bf42810a452dd37576c8cdab98638a | |
| parent | 91bf1c89cbb61cf9f8183306196bfda97dd852a5 [diff] |
WORKSPACE: remove CoreDNS dependency This is no longer needed, CoreDNS was replaced by the new DNS server implementation. Change-Id: I0c1072645a9e8ba196eabf6c549924def00b0212 Reviewed-on: https://review.monogon.dev/c/monogon/+/3281 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.