ops(rackpeek): make inventory repo-owned

This commit is contained in:
Fizzlepoof
2026-05-21 17:49:19 +00:00
parent e3d2710ce5
commit 92f88178e7
4 changed files with 615 additions and 1 deletions

View File

@@ -72,7 +72,7 @@ services:
TZ: ${TZ}
RPK_YAML_DIR: /app/config
volumes:
- /mnt/tank/docker/appdata/app/rackpeek/config:/app/config
- /mnt/docker-ssd/docker/compose/dev/rackpeek:/app/config
- /mnt/tank/docker/appdata/app/rackpeek/dpkeys:/home/app/.aspnet/DataProtection-Keys
healthcheck:
test: ["CMD-SHELL", "cat /proc/net/tcp6 | grep -q 1F90 || exit 1"]