Update Running Services table with today's deploys

Adds vaultwarden, mattermost, nats (leafnode+JetStream), redis,
garage (S3+webui), mediawiki, and the NFS subdir provisioner to
the tracked service list. Remaining-to-deploy list trimmed to
what's actually left.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Samantha Atkins 2026-04-18 18:30:57 -04:00
parent 6882281c24
commit c2de92a6e6

View file

@ -255,10 +255,18 @@ move on restart). Pinned services have `nodeName` in their manifest.
| authentik worker | unpinned (adder-worker) | — | — | running |
| listmonk | unpinned (pve-worker) | 32375 | — | running |
| n8n | unpinned (game-worker-ssd) | 32376 | — | running |
| vaultwarden | unpinned (game-worker-hdd) | 32377 | — | running |
| mattermost:10.11 | unpinned (fatmama) | 32374 | chat.the-fulfillment.org | running |
| nats (w/ leafnode + JetStream) | unpinned (fatmama) | 32386-32389 | — | running |
| redis:7 (8GB, AOF) | fatmama (pinned — kernel tuning) | ClusterIP | — | running |
| garage:v2.3 (S3 API + admin + web) | unpinned (adder-worker) w/ anti-affinity on game-worker-hdd | 32390 (S3), 31540 (web), 3903 ClusterIP (admin) | s3.sjasoft.com, page.sjasoft.com | running |
| garage-webui | unpinned (pve-worker) | 32391 | s3-web.sjasoft.com | running |
| mediawiki:1.43 | unpinned (pve-worker) | 32392 | wiki.the-fulfillment.org | running |
| nfs-subdir-external-provisioner | kube-system | — | — | running (StorageClass `nas-nfs` on /volume1/samantha-private) |
### Remaining Services to Deploy
nats, vaultwarden, synapse, snikket, monerod, mattermost
synapse, snikket, monerod, plane (blocked on design decisions)
### Next Steps