This commit is contained in:
2023-05-01 20:47:52 -05:00
parent 52911d1332
commit 519a01f3a3
3 changed files with 60 additions and 24 deletions

View File

@@ -32,10 +32,14 @@ WEBDOCKER=phpmyadmin,phppgadmin
noheader=' service status-check nightlyrephp7.3-fpm,new backup report check checkcerts gitea update-nodes copynpmcerts singleservercheck '
CERT_DAEMON='/snap/bin/certbot'
FOLDER=/opt/idssys/nodemgmt
TMPFOLDER=${FOLDER}/.tmp
SCRIPT=${FOLDER}/nodemgmt-scripts.sh
LOGFILE=${FOLDER}/logfile
RENOTIFY=900
[ ! -d ${TMPFOLDER} ] && mkdir ${TMPFOLDER}
NM_SRVCOPT=(start stop restart reload enable disable)
#MYSQL_REPL_CHECK=( )