Your app deploy user gets their own userland God instance to work with. You get easy God config management.
Go to file
2012-08-20 11:31:20 -04:00
bin change 2012-07-03 22:41:30 -04:00
lib final fix 2012-07-03 23:33:33 -04:00
skel make config even tighter 2012-08-20 11:31:20 -04:00
.gitignore initial commit 2012-07-03 17:54:07 -04:00
Gemfile initial commit 2012-07-03 17:54:07 -04:00
LICENSE initial commit 2012-07-03 17:54:07 -04:00
personal_deity.gemspec i can't spell 2012-07-03 22:33:16 -04:00
Rakefile initial commit 2012-07-03 17:54:07 -04:00
README.md initial commit 2012-07-03 17:54:07 -04:00

Run your own God. Good for apps that run in userspace (like, all your Rails apps and their dependencies.) I'm also sick of giving userspace hooks for apps I deploy to a system-level God process.

Geared toward starting Web services with Thin, but also provides handy defaults for whatever else you may need to run.