sam-4screen-desktop 2026-8-24:18:54:8

This commit is contained in:
2026-08-24 18:54:08 +10:00
parent 0d5400af1f
commit ec43971505

View File

@@ -40,11 +40,12 @@ Status of the [[FAMILY Enterprise Homelab AI Multimedia Suite. Systems Architect
6. Enable tool containers (`--profile tools`) once images verified (plan §4). 6. Enable tool containers (`--profile tools`) once images verified (plan §4).
## Deployment checklist (further) ## Deployment checklist (further)
1. ✅ Core stack up on `.13` (portal/postgres/redis/rabbitmq/garage/worker); console URL live. 1. ✅ Core stack up on `.13`; console URL live.
2. ✅ Garage buckets + portal access key provisioned (note: S3 name rules ⇒ `jo` used as `jo-media`). 2. ✅ Garage buckets + portal access key provisioned (`jo` → `jo-media` per S3 name rules).
3. ✅ Caddy `console` rule applied + reloaded on `.35`; cert obtained. 3. ✅ Caddy `console` + `photo`/`video`/`audio` rules applied & reloaded on `.35`; certs obtained.
4. ⏳ Add `/mnt/data/family-home-lab/` to `.13` `backup.nix` (`services.borgbackup.jobs."local-to-storage".paths`) — needs sudo, then `sudo nixos-rebuild switch --flake . --impure`. 4. ✅ **Media tools live**: Photopea (photo), KdenLive (video), Audacity (audio) — public URLs verified. Images: shtse8/photopea:1.0, lscr.io/linuxserver/kdenlive, lscr.io/linuxserver/audacity. Host ports video **8083** / audio **8084** (moved off airflow-8081 & NixOS-3000).
5. ⏳ Enable tool containers (`--profile tools`) once images verified (plan §4); add their Caddy blocks one-by-one. 5. ⏳ Add `/mnt/data/family-home-lab/` to `.13` `backup.nix` (`services.borgbackup.jobs."local-to-storage".paths`) — needs sudo.
6. ⏳ DeepSeek Harness instances (dsh agent) — console already routes `dsh-{user}.lab.audasmedia.com.au`.
## Related ## Related
- [[FAMILY Enterprise Homelab AI Multimedia Suite. Systems Architecture & Blueprint]] - [[FAMILY Enterprise Homelab AI Multimedia Suite. Systems Architecture & Blueprint]]