summaryrefslogtreecommitdiff
path: root/template.env
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-11-14 15:31:25 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-11-14 15:31:25 -0500
commit82995764a79e115e495e71b1ea6a961ae7cceaba (patch)
treeb1dc602f4cc938a9f98ad4eb80d563d3309c62a2 /template.env
Batman
Diffstat (limited to 'template.env')
-rw-r--r--template.env22
1 files changed, 22 insertions, 0 deletions
diff --git a/template.env b/template.env
new file mode 100644
index 0000000..c48995a
--- /dev/null
+++ b/template.env
@@ -0,0 +1,22 @@
+# Traefik Info (you will need to set your email in ./configs/traefik/traefik.yaml)
+DOMAIN=
+CLOUDFLARE_TOKEN=
+# Where you want your TV Shows on your computer
+TV_DIR=
+# Where you want your Movies on your computer
+MOVIE_DIR=
+# Where you want your personal videos (your cat, kid, concert, etc...)
+MISC_DIR=
+# Where should your Torrents be downloaded (before getting moved)
+TORRENT_TMP_DIR=
+WATCH_DIR=
+# Your Timezone
+TIMEZONE=
+# Your VPN Service Info
+VPN_USER=
+VPN_PASSWD=
+PIA_CONF_MOUNT=
+VPN_REGION=
+# Various info for Doplarr
+DISCORD_TOKEN=
+OVERSEERR_TOKEN=