| commit | 62e6f0b9a4561118f691f2d886a7e2c026cec333 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Sep 03 12:18:56 2024 +0200 |
| committer | Serge Bazanski <serge@monogon.tech> | Wed Sep 04 19:40:28 2024 +0000 |
| tree | 1a587dfea077d6111018913573cce7152cf1340b | |
| parent | b2d6c33bbb47a4b59bfb8c63934de500815a6a91 [diff] |
metropolis/launch: expose VNC socket This can be used to manually test our upcoming console terminal. Drive-by add a timeout to retrieving initial cluster credentials in test, as this wasn't capped and caused tests to fail at the Bazel 300 sec timeout for a trivial case of a misconfigured qemu that wouldn't launch. Change-Id: I31fe8b82f3d7ad606c0ca1b03f51373fc746d499 Reviewed-on: https://review.monogon.dev/c/monogon/+/3370 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.