Your app deploy user gets their own userland God instance to work with. You get easy God config management.
bin | ||
lib | ||
skel | ||
.gitignore | ||
Gemfile | ||
LICENSE | ||
personal_diety.gemspec | ||
Rakefile | ||
README.md |
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.