This cookbook is used for setting up a development environment for the HappyEmail and HappyServer programs
This repository contains several directories, and each directory contains a README file that describes what it is for in greater detail, and how to use it for managing your systems with Chef.
certificates/- SSL certificates generated byrake ssl_certlive here.config/- Contains the Rake configuration file,rake.rb.cookbooks/- Cookbooks you download or create.build-essential- Dependency for Python.xslt- Dependency for Python.yum- Dependency for Python.python- Installs Python and Pip for installing library specific dependences for HappyEmail and HappyServer.pipinstalls the following dependencies:- apiclient, Flask, flask_wtf, lxml, virtualenv, and WTForms
data_bags/- Store data bags and items in .json in the repository.roles/- Store roles in .rb or .json in the repository.