selfhosting/.env.default

45 lines
976 B
Plaintext
Raw Normal View History

2026-03-20 20:04:50 +01:00
# deployment
DEPLOY=01-blog
2026-03-26 19:46:02 +01:00
#DEPLOY=00-tugtainer 01-blog 02-selfoss 03-shaarli 04-gitea 05-wallabag 06-heimdall 07-ntfy 08-ittools 09-bichon
#DEPLOY=00-tugtainer 07-seafile
#DEPLOY=08-immich 09-navidrome
2026-03-20 20:04:50 +01:00
2024-12-08 19:09:45 +01:00
# general
2020-07-08 10:53:49 +02:00
ROOT_INSTALL=/srv
2024-12-08 19:09:45 +01:00
TZ=Europe/Paris
2026-03-20 20:04:50 +01:00
DOMAIN=domain.com
2022-03-13 17:57:56 +01:00
PUID=1000
PGID=1000
2026-04-12 13:09:31 +02:00
GIT_TOKEN=
2021-11-01 19:10:42 +01:00
2026-03-20 20:04:50 +01:00
# wallabag
2024-12-14 20:53:06 +01:00
WALLABAG_URL=http://localhost
2026-03-20 20:04:50 +01:00
# ntfy
2025-09-14 14:27:42 +02:00
NTFY_URL=http://localhost:8017
NTFY_BEHIND_PROXY=true
2026-03-20 20:04:50 +01:00
2026-03-24 18:57:04 +01:00
# tugtainer
2026-03-24 18:40:22 +01:00
TUGTAINER_AGENT_SECRET=CHANGE_ME!
2026-03-20 20:04:50 +01:00
# seafile
HOST_SEAFILE=seafile
SEAFILE_ADMIN_EMAIL=admin@domain.com
SEAFILE_ADMIN_PASSWORD=adminpassword
SEAFILE_DB_ROOT_PASSWORD=dbpassword
SEAFILE_DB_USER=seafile
SEAFILE_DB_PASSWORD=seafile
SEAFILE_JWT_PRIVATE_KEY=GyNUgwdu9chG4lQIvn7sy0BJz4HHNeosXJ1cms6k
SEAFILE_PHOTOS=/srv/data/seafile
# immich
IMMICH_VERSION=release
UPLOAD_LOCATION=./library
DB_DATA_LOCATION=./postgres
DB_PASSWORD=postgres
DB_USERNAME=postgres
DB_DATABASE_NAME=immich
# navidrome
NAVIDROME_URL=https://music.domain.com
SEAFILE_ZIC=/srv/data/seafile