Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mla/starman-init
- Owner: mla
- License: mit
- Created: 2014-06-21T19:07:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-07T22:10:15.000Z (over 10 years ago)
- Last Synced: 2023-04-12T23:47:11.007Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 238 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 plenvScript 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