wiki: add 126-plato, decommission 125-seafile

- containers/126-plato.md: Plato (notes/discovery) on LXC 126 — stack,
  bind mount, caddy + DNS, fresh-DB bootstrap workaround
- containers/125-seafile.md: removed (LXC destroyed 2026-05-13)
- containers/index.md: 126 added; 125 moved to recently-destroyed
- infrastructure/dns.md: plato entry added, files entry removed,
  Changelog reflects both
- README.md: top-level quick-links table swaps 125 → 126
This commit is contained in:
claudio
2026-05-13 08:52:55 +02:00
parent 1ad56435e5
commit 40691dae20
5 changed files with 104 additions and 182 deletions

View File

@@ -30,7 +30,7 @@ address=/sab.hubris.network/192.168.8.175
address=/blog.hubris.network/192.168.8.175
address=/photos.hubris.network/192.168.8.175
address=/artifacto.hubris.network/192.168.8.175
address=/files.hubris.network/192.168.8.175
address=/plato.hubris.network/192.168.8.175
```
## Why split-horizon
@@ -74,8 +74,11 @@ Either:
## Changelog
### 2026-05-12 — `files.hubris.network` added
For [seafile (125)](../containers/125-seafile.md) — Nextcloud-replacement evaluation. Entry points at 192.168.8.175 (Caddy reverse-proxies to 192.168.8.185:80).
### 2026-05-13 — `plato.hubris.network` added; `files.hubris.network` removed
New LAN-only entry for [plato (126)](../containers/126-plato.md). Same day, the `files.hubris.network` entry for the just-decommissioned seafile experiment was dropped; queries now fall through to the public IONOS answer (no LAN backend).
### 2026-05-12 — `files.hubris.network` added (since removed 2026-05-13)
Originally added for the seafile (LXC 125) Nextcloud-replacement evaluation. Pointed at 192.168.8.175 (Caddy reverse-proxied to 192.168.8.185:80). Entry removed when the experiment was torn down a day later.
### 2026-04-28 — wiki entry created
Initial documentation. 16 active entries.