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

crystal-china/procodile_cr

 
 

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

Packages

No packages published

Languages

  • Crystal 92.1%
  • Shell 4.9%
  • Ruby 1.6%
  • Makefile 1.2%
  • Procfile 0.2%