Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 574 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 574 Bytes

starman-init

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