Skip to content

ossianpe/HappyEmail-chef

Repository files navigation

Overview

This cookbook is used for setting up a development environment for the HappyEmail and HappyServer programs

Repository Directories

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 by rake ssl_cert live 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.
      • pip installs 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.

About

Chef cookbook for setting up dependencies for the HappyEmail application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors