RHEL/CentOS init script for Starman web server in production environments
Attempts to implement all best-practices, including:
- Uses start_server superdaemon for graceful restarts
- Runs server as unprivileged user/group "nobody"
- Expects a local Perl install using plenv
Script requires customization for specific application and environment.
See also:
Repository: https://github.com/mla/starman-init