Popularity
4.7
Stable
Activity
0.0
Stable
613
10
28

Description

Running & deploying Ruby apps to places like Viaduct & Heroku is really easy but running processes on actual servers is less fun. Procodile aims to take some the stress out of running your Ruby/Rails apps and give you some of the useful process management features you get from the takes of the PaaS providers.

Procodile is a bit like Foreman but things are designed to run in the background (as well as the foreground if you prefer) and there's a supervisor which keeps an eye on your processes and will respawn them if they die.

Procodile works out of the box with your existing Procfile.

Code Quality Rank: L5
Monthly Downloads: 1,532
Programming language: Ruby
License: MIT License
Latest version: v1.0.17

Procodile alternatives and similar gems

Based on the "Process Monitoring" category.
Alternatively, view Procodile alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Procodile or a related project?

Add another 'Process Monitoring' Gem

README

Procodile ๐ŸŠ

Running & deploying Ruby apps to places like Viaduct & Heroku is really easy but running processes on actual servers is less fun. Procodile aims to take some the stress out of running your Ruby/Rails apps and give you some of the useful process management features you get from the takes of the PaaS providers.

Procodile is a bit like Foreman but things are designed to run in the background (as well as the foreground if you prefer) and there's a supervisor which keeps an eye on your processes and will respawn them if they die.

Procodile works out of the box with your existing Procfile.

Screenshot