chore: add Arcane and Dockhand TrueNAS compose files

This commit is contained in:
2026-07-09 14:40:53 +00:00
parent 61883814d2
commit 9c9dd3f85e
4 changed files with 125 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Dockhand TrueNAS environment example for Wheelz's HomeLab.
# Copy to dockhand-truenas.env on TrueNAS/Portainer and adjust runtime values there.
# Do not commit real secrets.
DOCKHAND_IMAGE=fnsys/dockhand
DOCKHAND_TAG=latest
DOCKHAND_HTTP_PORT=3000
TZ=America/Chicago
# Wheelz TrueNAS Docker directory pattern.
TRUENAS_DOCKER_ROOT=/mnt/HomeStorage02/Docker
PUID=568
PGID=568