| commit | 5a5c66bf9f8b7429687705e30b35e5ef2249a068 | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Thu Aug 22 16:11:44 2024 +0200 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Sep 11 13:40:22 2024 +0000 |
| tree | 8f0bf5954e9f9083084b132414abdc52ec626df9 | |
| parent | 32ccd10f990e435ddd830c86e1ca312b065da0da [diff] |
metropolis: add Reboot RPC This adds a new Reboot RPC to reboot a running node. It also supports rebooting into the passive slot and powering off the node. Change-Id: I329b22ea879adeb65a3e31103d39ad89813d61e8 Reviewed-on: https://review.monogon.dev/c/monogon/+/3354 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.