| commit | 73c632ff52f3669a4cf1d72bacb36f4c480c09b0 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Thu Sep 05 13:51:57 2024 +0200 |
| committer | Serge Bazanski <serge@monogon.tech> | Wed Sep 11 11:19:39 2024 +0000 |
| tree | dba07e3e0ec98bf3b133d366ecfd68a18d53e6c0 | |
| parent | d735a3c8cc39ba707768137815e1294224efe6bd [diff] |
tconsole: add logs page This is a basic log console. Future work can be performed to make the display more compact, allow scrollback functionality and maybe scrolling to the sides to see longer lines. Change-Id: I81defe874542acfe89137035d0fc6de9861d3e33 Reviewed-on: https://review.monogon.dev/c/monogon/+/3382 Reviewed-by: Leopold Schabel <leo@monogon.tech> Tested-by: Jenkins CI
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.