.. toctree:: :hidden: redhatnginxinit redhatphpfcgiinit ubuntuupstart systemd freebsdphpfcgid freebsdpythonfcgi freebsdspawnfcgi osxlaunchd
So many ways to start NGINX. You can either use the binary or set something up that will work specifically for your needs. If you install NGINX from a repository, then it is likely that you already have an init script installed. If you installed from source, then you'll want to find a script from below to help you out.
- :doc:`redhatnginxinit`
- :doc:`redhatphpfcgiinit`
- Debian PHP-FPM (Lenny / Squeeze)
- :github:`LSB compliant <Fleshgrinder/nginx-sysvinit-script>`
- :github:`NGINX Service for Windows <InvGate/winginx/>` which uses NSSM as a wrapper for service behaviour.