Skip to content

🐊 Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)

License

Notifications You must be signed in to change notification settings

one-in-ten-thousand/procodile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🐊 Run processes in the background (and foreground) on Mac & Linux from a Procfile (for production and/or development environments)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 95.4%
  • Shell 4.4%
  • Procfile 0.2%