AUTOM8N standalone installation

AUTOM8N Requirements: cPanel v72 or higher server with CentOS6/CentOS7/CentOS8/CloudLinux6/CloudLinux7/CloudLinux8 64 bit OS

AUTOM8N is compatible with Cpanel and all the addons/plugins of cPanel

AUTOM8N License - Autom8n is Open Source software with an Open peer reviewable code. A paid license is required for downloading the packaged RPM’s though and this includes free installation service, unlimited software upgrades and technical support

Installation

yum -y install epel-release

yum -y install https://github.com/AnoopAlias/AUTOM8N/raw/ndeploy4/nDeploy-release-centos-1.0-8.noarch.rpm

yum -y --enablerepo=ndeploy install nginx-nDeploy nDeploy

/opt/nDeploy/scripts/cpanel-nDeploy-setup.sh enable

# Following add a status check that auto restart app server incase of a problem
echo "*/5 * * * * root /opt/nDeploy/scripts/backend_status_check.py" >> /etc/crontab

service crond restart
cPanel logformat settings

Autom8n automatically setup Apache Logformat so it use RealIP. Ensure the LogFormat in WHM Home »Service Configuration »Apache Configuration »Global Configuration is setup as above