mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 17:29:15 +08:00
update compose file and scripts to use mosquitto broker. Includes insecure config file for mosquitto
This commit is contained in:
@@ -136,6 +136,9 @@ echo "Setting Caddyfile..."
|
||||
sed -i "s/NETMAKER_BASE_DOMAIN/$NETMAKER_BASE_DOMAIN/g" /root/Caddyfile
|
||||
sed -i "s/YOUR_EMAIL/$EMAIL/g" /root/Caddyfile
|
||||
|
||||
echo "Setting Broker..."
|
||||
sed -i "s/SERVER_PBLIC_IP/$SERVER_PUBLIC_IP/g" /root/mosquitto.conf
|
||||
|
||||
echo "Setting docker-compose..."
|
||||
|
||||
sed -i "s/NETMAKER_BASE_DOMAIN/$NETMAKER_BASE_DOMAIN/g" /root/docker-compose.yml
|
||||
|
Reference in New Issue
Block a user