Bootstrap Homelab-Docs wiki
Initial documentation of the hubris Proxmox homelab as a cross-linked markdown wiki. Per-node pages, cross-cutting infrastructure pages, an investigation log, and an operations cheatsheet. Each node and topic ends with a Changelog section so changes can be tracked in-place going forward. Refreshed against live state on 2026-04-28 — 14 active LXCs (109 syncthing currently stopped) + 1 VM (108 haos). Reflects post-A/B-test state of the 2026-04-21 hubris crash-loop investigation.
This commit is contained in:
23
containers/119-sophia.md
Normal file
23
containers/119-sophia.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# 119 — `sophia`
|
||||
|
||||
Single-container workload "sophia". Reads/writes under `/mnt/library/sophia`.
|
||||
|
||||
## At a glance
|
||||
- **Hostname:** `sophia`
|
||||
- **IP:** `192.168.8.157`
|
||||
- **Privilege:** privileged
|
||||
- **Resources:** 2 cores / 1 GiB RAM / 10 GiB rootfs
|
||||
- **Mounts:** `/mnt/library` ↔ `/mnt/library`
|
||||
- **Public hostname:** none
|
||||
|
||||
## Permissions
|
||||
LXC has `www-data` in the [media GID 10000 group](../infrastructure/media-permissions.md). The `/mnt/library/sophia` subtree itself is single-container and not on the setgid shared group.
|
||||
|
||||
## Related
|
||||
- [Hubris host](../hosts/hubris.md)
|
||||
- [Media permissions](../infrastructure/media-permissions.md)
|
||||
|
||||
## Changelog
|
||||
|
||||
### 2026-04-28 — wiki entry created
|
||||
Stub. Document what runs inside next time we work on this LXC.
|
||||
Reference in New Issue
Block a user