This commit is contained in:
2023-03-19 10:37:48 -05:00
parent 9648baf92e
commit a410fb4f82
2 changed files with 9 additions and 2 deletions

View File

@@ -30,7 +30,9 @@ SERVICESCHECK=jackett,qbittorrent,sonarr,radarr,snap.tautulli.tautulli,ombi,baza
PLEX_MOUNT=/path/to/plex-media
#(optional)
# EMAIL_NOTICE=email@address.com
# EMAIL_NOTICE=email@address.com
# PUSHOVER_APP_TOKEN=""
# PUSHOVER_USER_TOKEN=""
#Torguard VPN Settings
VPN_SERVER=chi.central.usa.torguardvpnaccess.com

View File

@@ -24,7 +24,12 @@ if [ ! -d "/opt/idssys/settings" ]; then
fi
echo -e "NODE_HOSTNAME=\"$(hostname)\"
#LOCAL_SERVICES=mysql,nginx,gitea,haproxy,keepalived,maxscale
#EMAIL_NOTICE=someone@somewhere.com
#(optional)
# EMAIL_NOTICE=email@address.com
# PUSHOVER_APP_TOKEN=""
# PUSHOVER_USER_TOKEN=""
" > /opt/idssys/settings/nodemgmt.conf