Skip to content

fearless-rails/sample-app-cookbook

Repository files navigation

sample-app-cookbook

Provisions a server for the sample app included in Fearless Rails Deployment.

Supported Platforms

Ubuntu 12.04 LTS

Usage

sample-app::default

Include sample-app in your node's run_list:

{
  "run_list": [
    "recipe[sample-app::default]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

Author:: Zachary Danger Campbell ([email protected])

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages