some fixes and necessary updates for init-letsencrypt.sh

This commit is contained in:
jfederico
2022-06-17 15:52:50 -04:00
parent 170e488765
commit b9b2fad521
5 changed files with 48 additions and 48 deletions

17
dotenv
View File

@@ -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