https://github.com/devanb/rails-server-cookbook
https://github.com/devanb/rails-server-cookbook
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devanb/rails-server-cookbook
- Owner: DevanB
- Created: 2014-01-13T14:42:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-13T14:43:39.000Z (over 11 years ago)
- Last Synced: 2025-01-03T15:14:42.287Z (5 months ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Rails Server Template
## Overview
This is a template chef structure for deploying Rails applications. It's
primarily aimed at projects that want everything running on a single VPS
but don't want to use a SaaS platform such as Heroku.## Documentation
Currently working on a detailed tutorial for using chef to provision
rails app servers, I tend to prioritise based on feedback I get on
demand so if it's something you'd like to see, let me know by email
[email protected] or twitter @talkingquicklyThe first draft of the tutorial is available at;
http://www.talkingquickly.co.uk/2013/09/using-chef-to-provision-a-rails-and-postgres-server/
Until I get around to a new Readme.