This commit is contained in:
2024-03-29 03:17:50 -05:00
parent 7f064a2280
commit ff98072ee0
35 changed files with 30 additions and 30 deletions

View File

@@ -10,9 +10,9 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage
#WATCHTOWER #WATCHTOWER
WATCHTOWER_NOTIFICATIONS=email WATCHTOWER_NOTIFICATIONS=email

View File

@@ -10,6 +10,6 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage

0
archivebox/compose.yml Normal file → Executable file
View File

0
archivebox/sonic.cfg Normal file → Executable file
View File

0
dc-down-all-containers.sh Normal file → Executable file
View File

0
dc-pull-all-containers.sh Normal file → Executable file
View File

0
dc-up-all-containers.sh Normal file → Executable file
View File

6
filebrowser/.env Normal file → Executable file
View File

@@ -10,6 +10,6 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage

0
filebrowser/compose.yml Normal file → Executable file
View File

6
homepage/.env Normal file → Executable file
View File

@@ -10,9 +10,9 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage
#HOMEPAGE #HOMEPAGE

0
homepage/compose.yml Normal file → Executable file
View File

0
homepage/config/bookmarks.yaml Normal file → Executable file
View File

0
homepage/config/services.yaml Normal file → Executable file
View File

0
homepage/config/settings.yaml Normal file → Executable file
View File

0
homepage/config/widgets.yaml Normal file → Executable file
View File

View File

@@ -10,9 +10,9 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage
# COLLABORA CODE # COLLABORA CODE
COLLABORA_DOMAIN=collabora.akanealw.com COLLABORA_DOMAIN=collabora.akanealw.com

0
mixed/compose.yml Normal file → Executable file
View File

6
olivetin/.env Normal file → Executable file
View File

@@ -10,6 +10,6 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage

0
olivetin/compose.yml Normal file → Executable file
View File

View File

@@ -45,8 +45,8 @@ services:
volumes: volumes:
- ${DOCKER_CONFIGS}/data:/usr/src/paperless/data - ${DOCKER_CONFIGS}/data:/usr/src/paperless/data
- ${DOCKER_CONFIGS}/data:/usr/src/paperless/media - ${DOCKER_CONFIGS}/data:/usr/src/paperless/media
- /mnt/truenas-storage/Documents/Paperless/Export:/usr/src/paperless/export - /mnt/storage/Documents/Paperless/Export:/usr/src/paperless/export
- /mnt/truenas-storage/Documents/Paperless/Input:/usr/src/paperless/consume - /mnt/storage/Documents/Paperless/Input:/usr/src/paperless/consume
env_file: .env env_file: .env
environment: environment:
PAPERLESS_REDIS: redis://paperless-redis:6379 PAPERLESS_REDIS: redis://paperless-redis:6379

View File

@@ -11,4 +11,4 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage

0
photoprism/compose.yml Normal file → Executable file
View File

0
piped/.env Normal file → Executable file
View File

0
piped/compose.yml Normal file → Executable file
View File

0
reverseproxy/.env Normal file → Executable file
View File

0
reverseproxy/compose.yml Normal file → Executable file
View File

0
rss-bridge/.env Normal file → Executable file
View File

0
rss-bridge/compose.yml Normal file → Executable file
View File

6
ryot/.env Normal file → Executable file
View File

@@ -10,9 +10,9 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage
# ryot # ryot
POSTGRES_PASSWORD=wi6aLohvudeRaeph9aifeekahgii6i POSTGRES_PASSWORD=wi6aLohvudeRaeph9aifeekahgii6i

0
ryot/compose.yml Normal file → Executable file
View File

0
shlink/.env Normal file → Executable file
View File

0
shlink/compose.yml Normal file → Executable file
View File

View File

@@ -10,6 +10,6 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage

0
vaultwarden/compose.yml Normal file → Executable file
View File

View File

@@ -10,6 +10,6 @@ PGID=1000
PUID=1000 PUID=1000
UMASK=000 UMASK=000
TZ=America/Chicago TZ=America/Chicago
BACKUP_DIR=/mnt/truenas-backups BACKUP_DIR=/mnt/backups
MEDIA_DIR=/mnt/truenas-media MEDIA_DIR=/mnt/media
STORAGE_DIR=/mnt/truenas-storage STORAGE_DIR=/mnt/storage