basement: rename image basement-ui -> basement; chown appdata for distroless

- template Repository now ghcr.io/mattjackson/basement:latest
- Registry URL and all "basement-ui" descriptive text updated
- install.sh chowns /mnt/user/appdata/basement to 65532:65532 so the
  nonroot distroless image can create its data subpaths
This commit is contained in:
2026-05-22 16:07:06 -07:00
parent 261b249fc2
commit da7eae3558
3 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ unraid-1/
install.sh # bootstrap entrypoint
garage.toml # garage S3 config (single-node, lmdb, rf=1)
garage.template.xml # unraid CA template — garage container
basement.template.xml # unraid CA template — basement-ui (garage admin UI)
basement.template.xml # unraid CA template — basement (garage admin UI)
watchtower.template.xml # unraid CA template — image auto-updater
host-agent.template.xml # unraid CA template — per-host metrics + fan ctrl
```