| commit | 7a1b27df41a9729dd9669cdaabd6864afc5e85b7 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Feb 22 23:54:58 2024 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Wed Sep 18 19:39:51 2024 +0000 |
| tree | fe32eee491bd556f3379ac2fba779d56314f045c | |
| parent | d0e39cbad2e12cbb23caa7d36ccbd4821285ac51 [diff] |
metropolis/cli/metroctl: implement install ssh This implements another way of installing metropolis via ssh. It does this by uploading the files to the target machine and then doing a kexec into the install environment. If it fails at any point it will print the error and reboot. Change-Id: I1ac6538896709c386b053a84903fa04940c1f012 Reviewed-on: https://review.monogon.dev/c/monogon/+/2079 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.