chore: add Arcane and Dockhand TrueNAS compose files
This commit is contained in:
13
dockhand-truenas.env.example
Normal file
13
dockhand-truenas.env.example
Normal 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
|
||||
Reference in New Issue
Block a user