From fbb9f6ac16bdcfd12bd8d0392f6dcfc0a8a41e37 Mon Sep 17 00:00:00 2001 From: Maksym Buz Date: Sat, 23 Aug 2025 23:46:22 +0200 Subject: [PATCH] .env -> .env.example --- bookstack/{.env => .env.example} | 0 ddns-cloudflare/{.env => .env.example} | 0 homepage/{.env => .env.example} | 4 ++-- immich/{.env => .env.example} | 0 mealie/{.env => .env.example} | 8 +++---- nextcloud/{.env => .env.example} | 0 nginx-proxy-manager/{.env => .env.example} | 0 pgadmin/{.env => .env.example} | 2 +- portainer/{.env => .env.example} | 0 seafile/{.env => .env.example} | 18 +++++++-------- .../haugene-openvpn/{.env => .env.example} | 22 +++++++++---------- transmission/lscr.io/{.env => .env.example} | 14 ++++++------ vaultwarden/{.env => .env.example} | 2 +- 13 files changed, 35 insertions(+), 35 deletions(-) rename bookstack/{.env => .env.example} (100%) rename ddns-cloudflare/{.env => .env.example} (100%) rename homepage/{.env => .env.example} (98%) rename immich/{.env => .env.example} (100%) rename mealie/{.env => .env.example} (97%) rename nextcloud/{.env => .env.example} (100%) rename nginx-proxy-manager/{.env => .env.example} (100%) rename pgadmin/{.env => .env.example} (97%) rename portainer/{.env => .env.example} (100%) rename seafile/{.env => .env.example} (97%) rename transmission/haugene-openvpn/{.env => .env.example} (98%) rename transmission/lscr.io/{.env => .env.example} (97%) rename vaultwarden/{.env => .env.example} (98%) diff --git a/bookstack/.env b/bookstack/.env.example similarity index 100% rename from bookstack/.env rename to bookstack/.env.example diff --git a/ddns-cloudflare/.env b/ddns-cloudflare/.env.example similarity index 100% rename from ddns-cloudflare/.env rename to ddns-cloudflare/.env.example diff --git a/homepage/.env b/homepage/.env.example similarity index 98% rename from homepage/.env rename to homepage/.env.example index 65328de..53900fc 100644 --- a/homepage/.env +++ b/homepage/.env.example @@ -1,3 +1,3 @@ -# Authentication parameters for Proxmox API -HOMEPAGE_VAR_PROXMOX_PAM=${HOMEPAGE_VAR_PROXMOX_PAM} +# Authentication parameters for Proxmox API +HOMEPAGE_VAR_PROXMOX_PAM=${HOMEPAGE_VAR_PROXMOX_PAM} HOMEPAGE_VAR_PROXMOX_SECRET=${HOMEPAGE_VAR_PROXMOX_SECRET} \ No newline at end of file diff --git a/immich/.env b/immich/.env.example similarity index 100% rename from immich/.env rename to immich/.env.example diff --git a/mealie/.env b/mealie/.env.example similarity index 97% rename from mealie/.env rename to mealie/.env.example index 80c4754..012d494 100644 --- a/mealie/.env +++ b/mealie/.env.example @@ -1,5 +1,5 @@ -# Where your media will be stored -DATA_FOLDER=/path/to/data - -# URL for your domain for Mealie +# Where your media will be stored +DATA_FOLDER=/path/to/data + +# URL for your domain for Mealie BASE_URL=https://mealie.yourdomain.com \ No newline at end of file diff --git a/nextcloud/.env b/nextcloud/.env.example similarity index 100% rename from nextcloud/.env rename to nextcloud/.env.example diff --git a/nginx-proxy-manager/.env b/nginx-proxy-manager/.env.example similarity index 100% rename from nginx-proxy-manager/.env rename to nginx-proxy-manager/.env.example diff --git a/pgadmin/.env b/pgadmin/.env.example similarity index 97% rename from pgadmin/.env rename to pgadmin/.env.example index f1bc9d5..ea17c4f 100644 --- a/pgadmin/.env +++ b/pgadmin/.env.example @@ -1,2 +1,2 @@ -USERNAME=${USERNAME} +USERNAME=${USERNAME} PASSWORD=${PASSWORD} \ No newline at end of file diff --git a/portainer/.env b/portainer/.env.example similarity index 100% rename from portainer/.env rename to portainer/.env.example diff --git a/seafile/.env b/seafile/.env.example similarity index 97% rename from seafile/.env rename to seafile/.env.example index 19186a8..8b87039 100644 --- a/seafile/.env +++ b/seafile/.env.example @@ -1,10 +1,10 @@ -MYSQL_ROOT_PASSWORD=root_pass -SEAFILE_DB_PASSWORD=user_pass -INIT_SEAFILE_ADMIN_EMAIL=mail@example.com -INIT_SEAFILE_ADMIN_PASSWORD=password -SEAFILE_SERVER_HOSTNAME=seafile.example.com -JWT_PRIVATE_KEY=random_string_32_char # pwgen -s 40 1 -MYSQL_DATA_VOLUME=/path/to/data/mariadb -SEAFILE_DATA_VOLUME=/path/to/data/seafile_data -TIME_ZONE=Europe/Warsaw +MYSQL_ROOT_PASSWORD=root_pass +SEAFILE_DB_PASSWORD=user_pass +INIT_SEAFILE_ADMIN_EMAIL=mail@example.com +INIT_SEAFILE_ADMIN_PASSWORD=password +SEAFILE_SERVER_HOSTNAME=seafile.example.com +JWT_PRIVATE_KEY=random_string_32_char # pwgen -s 40 1 +MYSQL_DATA_VOLUME=/path/to/data/mariadb +SEAFILE_DATA_VOLUME=/path/to/data/seafile_data +TIME_ZONE=Europe/Warsaw SEAFILE_SERVER_PROTOCOL=https \ No newline at end of file diff --git a/transmission/haugene-openvpn/.env b/transmission/haugene-openvpn/.env.example similarity index 98% rename from transmission/haugene-openvpn/.env rename to transmission/haugene-openvpn/.env.example index 0a66022..e83ab69 100644 --- a/transmission/haugene-openvpn/.env +++ b/transmission/haugene-openvpn/.env.example @@ -1,12 +1,12 @@ -PATH_TO_CONFIG=/path/to/config -PATH_TO_DOWNLOADS=/path/to/downloads -PATH_TO_WATCH_FOLDER=/path/to/watch/folder -LOCAL_NETWORK=192.168.0.0/16 # you must specify your local subnet to allow access to the web interface. more: https://haugene.github.io/docker-transmission-openvpn/run-container/#3_you_might_not_be_able_to_access_the_web_ui_on_the_first_try -OPENVPN_PROVIDER=NORDVPN # https://github.com/haugene/vpn-configs-contrib/tree/main/openvpn -# change for different provider -# OPENVPN_CONFIG= -NORDVPN_COUNTRY=NL # https://support.nordvpn.com/hc/en-us/articles/20465085067665-NordVPN-proxy-setup-for-BitTorrent -OPENVPN_USERNAME=vpn_username -OPENVPN_PASSWORD=vpn_password -TRANSMISSION_WEB_UI=flood-for-transmission +PATH_TO_CONFIG=/path/to/config +PATH_TO_DOWNLOADS=/path/to/downloads +PATH_TO_WATCH_FOLDER=/path/to/watch/folder +LOCAL_NETWORK=192.168.0.0/16 # you must specify your local subnet to allow access to the web interface. more: https://haugene.github.io/docker-transmission-openvpn/run-container/#3_you_might_not_be_able_to_access_the_web_ui_on_the_first_try +OPENVPN_PROVIDER=NORDVPN # https://github.com/haugene/vpn-configs-contrib/tree/main/openvpn +# change for different provider +# OPENVPN_CONFIG= +NORDVPN_COUNTRY=NL # https://support.nordvpn.com/hc/en-us/articles/20465085067665-NordVPN-proxy-setup-for-BitTorrent +OPENVPN_USERNAME=vpn_username +OPENVPN_PASSWORD=vpn_password +TRANSMISSION_WEB_UI=flood-for-transmission # combustion, kettu, transmission-web-control, flood-for-transmission, shift, transmissionic \ No newline at end of file diff --git a/transmission/lscr.io/.env b/transmission/lscr.io/.env.example similarity index 97% rename from transmission/lscr.io/.env rename to transmission/lscr.io/.env.example index 3af8249..9f4d43c 100644 --- a/transmission/lscr.io/.env +++ b/transmission/lscr.io/.env.example @@ -1,8 +1,8 @@ -# Optional credentials for securing the transmission web interface -USERNAME= 'username' -PASSWORD= 'password' - -# File paths -PATH_TO_CONFIG= '/path/to/config' -PATH_TO_DOWNLOADS= '/path/to/downloads' +# Optional credentials for securing the transmission web interface +USERNAME= 'username' +PASSWORD= 'password' + +# File paths +PATH_TO_CONFIG= '/path/to/config' +PATH_TO_DOWNLOADS= '/path/to/downloads' PATH_TO_WATCH_FOLDER= '/path/to/watch/folder' \ No newline at end of file diff --git a/vaultwarden/.env b/vaultwarden/.env.example similarity index 98% rename from vaultwarden/.env rename to vaultwarden/.env.example index 9be63c7..2c37826 100644 --- a/vaultwarden/.env +++ b/vaultwarden/.env.example @@ -1,2 +1,2 @@ -PATH_TO_DATA="/path/to/vaultwarden/data" +PATH_TO_DATA="/path/to/vaultwarden/data" DOMAIN="https://vw.domain.tld" \ No newline at end of file