changes to NGinx config, test if DB will regenerate from conf files.
This commit is contained in:
21
deploy.sh
21
deploy.sh
@@ -152,21 +152,20 @@ umask 0022
|
||||
#cd /opt/stacks/mailcow
|
||||
#bash ./generate_config.sh < /dev/tty
|
||||
|
||||
|
||||
|
||||
|
||||
# install youtube downloader to /opt/stacks/downloader so it shows up in dockge
|
||||
|
||||
|
||||
|
||||
|
||||
cd /opt/dockge
|
||||
docker compose up -d
|
||||
|
||||
#disable stub listener
|
||||
|
||||
echo "DNSStubListener=no" | tee -a /etc/systemd/resolved.conf
|
||||
|
||||
|
||||
|
||||
# up dockge
|
||||
cd /opt/dockge
|
||||
docker compose up -d
|
||||
|
||||
# call replacements for nginx db
|
||||
|
||||
|
||||
|
||||
echo ""
|
||||
echo ""
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user