| commit | 4a18022bda00b3d3b844471e7f5cf16b24455b68 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Mon Jul 29 16:32:54 2024 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Wed Aug 21 11:10:01 2024 +0000 |
| tree | e8288181955fa75a38708988f7d8141fdfdc7183 | |
| parent | 2542ef844695ed5b4d636b4aedecfd7ec6809166 [diff] |
osbase/net/dns: add new DNS server This adds a new DNS server service, which will replace CoreDNS. The service has built-in handlers for certain names, but all other names will be handled by runtime configurable handlers. Change-Id: I4184d11422496e899794ef658ca1450e7bb01471 Reviewed-on: https://review.monogon.dev/c/monogon/+/3126 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.