nginx-init-ubuntu icon indicating copy to clipboard operation
nginx-init-ubuntu copied to clipboard

Tried and true Nginx init script - got enhancements? Send a pull!

Results 7 nginx-init-ubuntu issues
Sort by recently updated
recently updated
newest added

Hi - been using the script for many years. However, in Ubuntu 20.04: sudo service nginx reload Job for nginx.service failed. See "systemctl status nginx.service" and "journalctl -xe" for details....

Thank you for the script -- it's great. I had to make one change that might help you and your users... I added a umask 007 to the script. This...

Change "deamon" to "daemon".

ubuntu 14.04 followed the instructions to a tee. checked the permissions with ls -l, I've chmod already exactly as the instructions tell. Still no permission for nginx

I've resolved a couple of issues with this init script by overriding variables in /etc/default/nginx, and the Nginx server now starts correctly, but I am unable to stop the nginx...

Not an issue but a suggestion for enabling Version command to output the list of compiled installed Nginx modules.

This is for Ubuntu 14.04 upstart script. Do you have any plan to update it for Ubuntu 16.04 to use systemd script. Thanks. Andrew