Upgrade Instructions (standalone)
----------------------------------------------
yum --enablerepo=ndeploy upgrade *nDeploy*
/opt/nDeploy/scripts/generate_default_vhost_config.py
nginx -s reload
service ndeploy_backend restart
Upgrade Instructions (Cluster)
---------------------------------------------------
MASTER:
yum --enablerepo=ndeploy upgrade *nDeploy*
/opt/nDeploy/scripts/generate_default_vhost_config.py
nginx -s reload
service ndeploy_backend restart
SLAVE(s):
yum --enablerepo=ndeploy upgrade *nDeploy*
/opt/nDeploy/scripts/generate_default_vhost_config_slave.py
nginx -s reload
service ndeploy_backend restart
Features:
The PHP-FPM process status for all installed PHP version is checked by the control panel and /opt/nDeploy/scripts/backend_status_check.py when added to cron restart the php-fpm master process when required. You can also use an external monitoring program like Nagios to monitor status of PHP using URL's like
etc ..for all the installed PHP versions