Installation • Usage • CI Status • Contributing • License
Anicorn it's a simple utility for starting/restarting Unicorn HTTP server while using init system.
Important
If you use Anicorn with systemd, you should set KillMode to process (control-group by default).
sudo yum install -y https://pkgs.kaos.st/kaos-repo-latest.el$(grep 'CPE_NAME' /etc/os-release | tr -d '"' | cut -d':' -f5).noarch.rpm
sudo yum install anicorngit clone https://kaos.sh/anicorn.git
cd anicorn
sudo make install| Branch | Status |
|---|---|
master |
|
develop |
Before contributing to this project please read our Contributing Guidelines.
