-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env_example
More file actions
65 lines (48 loc) · 1.04 KB
/
.env_example
File metadata and controls
65 lines (48 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# Domain
MY_DOMAIN=
# Containers volume path
CONTAINERS_PATH=
# User and group IDs to use
PUID=1000
PGID=1000
# Set docker containers' timezone (Country/City)
COUNTRY=
CITY=
TIMEZONE="${COUNTRY}/${CITY}"
# Routers and APs names for update_certs tool
NETWORK_DEVICES=
# Cloudflare / Cloudflared
CLOUDFLARE_API_TOKEN=
CLOUDFLARE_TUNNEL_TOKEN=
# Gluetun
VPN_SERVICE_PROVIDER=
WIREGUARD_PRIVATE_KEY=
# Immich - Photo management service
IMMICH_VERSION=release
IMMICH_UPLOAD_LOCATION=${CONTAINERS_PATH}/immich/library
IMMICH_DB_DATA_LOCATION=${CONTAINERS_PATH}/immich/postgres
IMMICH_DB_PASSWORD=
IMMICH_DB_USERNAME=postgres
IMMICH_DB_DATABASE_NAME=immich
# Jellyfin server
VIDEO_PATH=
# Kodi thumbnails
THUMBNAILS_PATH=
# Lidarr music
MUSIC_PATH=
# MariaDB password
MYSQL_ROOT_PASSWORD=
# MQTT credentials
MQTT_TEST_USER_NAME=
MQTT_TEST_USER_PASSWORD=
# Radarr / Sonarr API keys for healthchecks
RADARR_API_KEY=
SONARR_API_KEY=
# RuTorrent / Sickchill
TORRENTS_PATH=
# Syncthing
SYNCTHING_PATH=
# Vaultwarden
VAULT_TOKEN=
# Zigbee2MQTT
ZIGBEE_USB_DEVICE=