AUTOM8N-4.10-27 and Nginx 1.17.8-3 now available in the yum repository
Upgrade Instructions
---------------------------------------------
STANDALONE:
yum --enablerepo=ndeploy upgrade *nDeploy*
/opt/nDeploy/scripts/attempt_autofix.sh
nginx -t && service nginx restart
CLUSTER:
# Do on master
yum -y --enablerepo=ndeploy upgrade *nDeploy*
ansible -i /opt/nDeploy/conf/nDeploy-cluster/hosts ndeployslaves -a "yum -y --enablerepo=ndeploy upgrade *nDeploy*"
/opt/nDeploy/scripts/attempt_autofix.sh
nginx -t && service nginx restart
ansible -i /opt/nDeploy/conf/nDeploy-cluster/hosts ndeployslaves -a "nginx -t && service nginx restart"cd /opt/nDeploy/conf/nDeploy-cluster
ansible-playbook -i ./hosts cluster.yml
Nginx Changes
---------------------------------
nginx-1.17.8 mainline version based
TLS 1.1 support removed https://www.zdnet.com/article/chrome-edge-ie-firefox-and-safari-to-disable-tls-1-0-and-tls-1-1-in-2020/
Autom8n (nDeploy) changes
------------------------------------------
Improvements in UI and UX
added ability for cPanel users to manually sync files in autom8n cluster
various other improvements
CREDITS (Open Source Contributors)
----------------------------------------------------------------------
StirStudioDesign https://www.stirstudiosdesign.com/
HighAvailability.io https://highavailability.io/