mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 14:22:11 +01:00
some fixes and necessary updates for init-letsencrypt.sh
This commit is contained in:
17
dotenv
17
dotenv
@@ -45,8 +45,15 @@ SCALELITE_RECORDINGS_DOCKER_IMAGE=bigbluebutton/bbb-playback-proxy:bionic-230-am
|
||||
# DOCKER_VOL_REDIS_DATA=~/scalelite-run/data/redis
|
||||
#
|
||||
### Optional for development when using different profiles
|
||||
#DOCKER_PROXY_NGINX_TEMPLATE=scalelite-proxy
|
||||
DOCKER_PROXY_NGINX_TEMPLATE=scalelite-proxy-protected
|
||||
#DOCKER_PROXY_NGINX_TEMPLATE=scalelite-local
|
||||
#DOCKER_PROXY_NGINX_TEMPLATE=scalelite-local-protected
|
||||
#DOCKER_PROXY_NGINX_TEMPLATE=scalelite-cluster
|
||||
# DOCKER_PROXY_NGINX_TEMPLATE=scalelite-proxy
|
||||
# Examples:
|
||||
# scalelite-proxy <default>
|
||||
# scalelite-proxy-protected
|
||||
# scalelite-local
|
||||
# scalelite-local-protected
|
||||
# scalelite-cluster
|
||||
|
||||
### Optional for the deployment, but required when using init-letsencrypt.sh script
|
||||
# LETSENCRYPT_EMAIL=
|
||||
# LETSENCRYPT_STAGING=0
|
||||
# Set to 1 if you're testing your setup to avoid hitting request limits
|
||||
|
||||
Reference in New Issue
Block a user