======================================================================================== Package Arch Version Repository Size ======================================================================================== Installing: nDeploy noarch 2.0-11.el7 ndeploy 80 k nginx-nDeploy x86_64 1.8.0-34.el7 ndeploy 36 M Installing for dependencies: PyYAML x86_64 3.10-11.el7 base 153 k libevent x86_64 2.0.21-4.el7 base 214 k memcached x86_64 1.4.15-9.el7 base 84 k python-inotify noarch 0.9.4-4.el7 base 49 k python-lxml x86_64 3.2.1-4.el7 base 758 k
root@server1 [/usr]# /opt/nDeploy/scripts/cpanel-nDeploy-setup.sh enable Modifying apache http and https port in cpanel
httpd restarted successfully. Created symlink from/etc/systemd/system/multi-user.target.wants/nginx.service to /usr/lib/systemd/system/nginx.service. Created symlink from/etc/systemd/system/multi-user.target.wants/ndeploy_watcher.service to /usr/lib/systemd/system/ndeploy_watcher.service. Created symlink from/etc/systemd/system/multi-user.target.wants/ndeploy_backends.service to /usr/lib/systemd/system/ndeploy_backends.service. ConfGen:: saheetha ConfGen:: satest
root@server1 [/var/run/httpd]# systemctl status httpd ● httpd.service - Apache Web Server Loaded: loaded (/usr/lib/systemd/system/httpd.service;enabled; vendor preset: disabled) Active: active (running) since Mon 2016-01-1806:34:23 UTC;12s ago Process:25606 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS) Main PID: 24760 (httpd) CGroup: /system.slice/httpd.service ‣ 24760/usr/local/apache/bin/httpd -k start
Jan 1806:34:23 server1.centos7-test.com systemd[1]: Starting Apache Web Server... Jan 1806:34:23 server1.centos7-test.com apachectl[25606]: httpd (pid 24760) already running Jan 1806:34:23 server1.centos7-test.com systemd[1]: Started Apache Web Server.
Nginx 状态:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
root@server1 [~]# systemctl status nginx ●nginx.service-nginx-nDeploy-highperformancewebserver Loaded:loaded(/usr/lib/systemd/system/nginx.service;enabled;vendor preset:disabled) Active:active(running)sinceSun2016-01-17 17:18:29 UTC;13hago Docs:http://nginx.org/en/docs/ Main PID:3833(nginx) CGroup:/system.slice/nginx.service ├─3833 nginx:masterprocess/usr/sbin/nginx-c/etc/nginx/nginx.conf ├─25473nginx:workerprocess ├─25474nginx:workerprocess └─25475nginx:cachemanagerprocess