Hacker News new | ask | show | jobs
by jarin 5532 days ago
https://github.com/railsmachine/moonshine if you're deploying a Rails app to a VPS like Linode or Slicehost.

It's a handy wrapper around puppet that lets you go from bare server to fully deployed Rails app with one config file, two commands, and about 10 minutes of automated package installs.

1 comments

this looks pretty cool. Happen to know any similar projects for python?