This Cookbook is a ready to use cookbook for provisioning servers
It can be used for:
Ruby Rails
- In progress
{Django applications}
- Ubuntu
- Fedora
- Chef 12.0 or later
- PostgreSQL
- RVM
- Apache2
- Nodejs
- Redis
- Passenger(in progress)
Key | Type | Description | Default |
---|---|---|---|
['Shadowscript']['bacon'] | Boolean | whether to include bacon | true |
TODO: Write usage instructions for each cookbook.
e.g.
Just include Shadowscript
in your node's run_list
:
{
"name":"my_node",
"run_list": [
"recipe[Shadowscript]"
]
}
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
- Author Eric Caleb / Shadowscript
- The MIT License (MIT)
- Copyright (c) 2016 Shadowscript
- Copyright (c) 2016 Eric Caleb
- Shadowscript @shadowscript
- Eric Caleb @iamcaleberic