Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mla/starman-init

RHEL/CentOS init script for Starman web server
https://github.com/mla/starman-init

Last synced: 2 days ago
JSON representation

RHEL/CentOS init script for Starman web server

Awesome Lists containing this project

README

        

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:

- [starman](http://search.cpan.org/dist/Starman/script/starman)
- [start_server](http://search.cpan.org/dist/Server-Starter/start_server)

Repository:
https://github.com/mla/starman-init