-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.json
executable file
·1 lines (1 loc) · 1.25 KB
/
config.json
1
{"dependencies":[{"jq":["yum install epel-release -y","yum install jq -y"]},{"cron":["yum install cronie"]},{"php71":["yum install epel-release yum-utils","sudo yum install http:\/\/rpms.remirepo.net\/enterprise\/remi-release-7.rpm","yum-config-manager --enable remi-php71","yum install php php-common php-opcache php-mcrypt php-cli php-gd php-curl php-mysql"]},{"Go":["curl https:\/\/raw.githubusercontent.com\/canha\/golang-tools-install-script\/master\/goinstall.sh | bash","source ~\/.bashrc"]},{"Git":["yum install git"]},{"webhook":["go get github.com\/adnanh\/webhook"]}],"services":[{"service":"httpd","status":"enabled","state":"started","notified":"no"},{"service":"tomcat.service","status":"enabled","state":"started","notified":"no"},{"service":"mysql","status":"disabled","state":"started","notified":"no"}],"apps":[{"name":"facebook","url":"https:\/\/www.facebook.com","string":"facebook","status":"up","notified":"no"},{"name":"twitter","url":"https:\/\/www.twitter.com","string":"twitter.com","status":"down","notified":"no"}],"disk_space_notified":"no","percentage":"90","email":"[email protected]","sms_api_token":"ZWZkaDc2MDQ6NFRCenBjekY=","sms_api_tel":"+212655246226","cron_location":"\/var\/spool\/cron\/root","disk_space":{"yes":{"notified":null}}}