The node in the header table had not been updated after migration. Verified
2026-08-16 against live Proxmox and NetBox, which agree.
Found by a README-vs-docs consistency sweep: for four of these the docs page
was wrong in the same way, so both copies had drifted together rather than one
correcting the other.
Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
Add/standardize a ## Secrets section listing the vault_* keys pulled from Infisical at deploy time, grouped by folder. Part of a fleet-wide README secrets-documentation sweep.
Co-Authored-By: Claude Opus 4.8 <[email protected]>
Deploys @rynfar/meridian on a Debian 12 LXC, bound to 0.0.0.0:3456.
OAuth credentials transferred manually after first deploy (claude login on
Mac, scp ~/.claude to /opt/meridian/.claude). systemd unit is enabled but
gated on credentials.json existence so the first deploy doesn't crash-loop.
LXC has no auth layer — security model is LAN-only reachability.
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>