candidosales / opsworks_chef12_railsapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opsworks-cookbooks

This repo contains cookbooks used by AWS OpsWorks for Chef versions 12.

To get started with AWS OpsWorks cookbooks for all versions of Chef see the cookbook documentation.

Changes from AWS opsworks-cookbook

The following enhancements were added:

  1. Support for non-Berkshelf environment
  2. Make use of Chef Data bags provided by Opsworks for environment variables, layer and app related settings
  3. Use ruby_build instead of AWS provided installer for Ruby binaries

Notes

  1. This stack assumes the usage of Ubuntu 14.04 instances. Any other versions are not extensively tested.
  2. This stack supports Rails app on PostgreSQL databases only. Any other stack combinations are not tested.

Development

  1. Clone the repository https://github.com/KernCheh/opsworks-cookbooks
  2. Follow the setup instructions on setting up Berkshelf to vendor cookbooks.

TODO

  1. Cleanup unused recipes.

About


Languages

Language:Ruby 76.2%Language:HTML 14.9%Language:C 3.6%Language:ApacheConf 3.5%Language:Shell 0.9%Language:Perl 0.6%Language:Python 0.3%Language:Batchfile 0.0%