ks4/README: document the user.os inventory column

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Julien Lutran
2026-08-28 19:44:18 +02:00
co-authored by Claude Fable 5
parent 5f827638d6
commit 7e9cd7fdde
+4
View File
@@ -11,6 +11,10 @@ Incus host at OVH — public-facing self-hosted services.
- Instances are on a NAT bridge `incusbr0` (192.168.1.0/24); public - Instances are on a NAT bridge `incusbr0` (192.168.1.0/24); public
ingress via Incus proxy devices. `gateway` (nginx) is the sole HTTP/S ingress via Incus proxy devices. `gateway` (nginx) is the sole HTTP/S
entry point and fans out to the app containers. entry point and fans out to the app containers.
- OS inventory: `incus list -c n,config:user.os,config:user.os-checked`
— refreshed by `incus-container-upgrade.sh` (`-o` for metadata only).
`image.description` shows the *creation* image (2019 for most), not
what the container runs today.
- Services: gateway, mail, nextcloud, seafile, git, freshrss, bitwarden, - Services: gateway, mail, nextcloud, seafile, git, freshrss, bitwarden,
outline, login (SSO), wireguard, + more — full table in outline, login (SSO), wireguard, + more — full table in
[install.md](install.md). [install.md](install.md).