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:
parent
6882281c24
commit
c2de92a6e6
1 changed files with 9 additions and 1 deletions
|
|
@ -255,10 +255,18 @@ move on restart). Pinned services have `nodeName` in their manifest.
|
||||||
| authentik worker | unpinned (adder-worker) | — | — | running |
|
| authentik worker | unpinned (adder-worker) | — | — | running |
|
||||||
| listmonk | unpinned (pve-worker) | 32375 | — | running |
|
| listmonk | unpinned (pve-worker) | 32375 | — | running |
|
||||||
| n8n | unpinned (game-worker-ssd) | 32376 | — | 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
|
### Remaining Services to Deploy
|
||||||
|
|
||||||
nats, vaultwarden, synapse, snikket, monerod, mattermost
|
synapse, snikket, monerod, plane (blocked on design decisions)
|
||||||
|
|
||||||
### Next Steps
|
### Next Steps
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue