created tautulli

This commit is contained in:
2026-05-27 22:56:34 -07:00
parent b8848eefe5
commit 84a6fb42f1
2 changed files with 52 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Tautulli Docker Compose Environment Variables
# Image version tag (e.g. "latest", "v2.14.6")
TAUTULLI_VERSION=latest
# User and group ID the container runs as (match your host user to avoid permission issues)
TAUTULLI_PUID=1000
TAUTULLI_PGID=1000
# Timezone for the container (e.g. America/Los_Angeles, America/New_York)
TAUTULLI_TZ=America/Los_Angeles
# Host port to expose the Tautulli web UI on
TAUTULLI_PORT=8181
# NFS server hostname or IP address
TAUTULLI_NFS_SERVER=
# NFS export path on the server (e.g. :/mnt/pool/tautulli/config)
TAUTULLI_NFS_DEVICE=