AOEpeople/devbox-cookbook

Name: devbox-cookbook

Owner: AOE

Description: null

Created: 2014-08-13 03:16:00.0

Updated: 2016-08-11 11:54:39.0

Pushed: 2016-01-08 18:10:17.0

Homepage: null

Size: 28

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Devbox Cookbook

Simple cookbook that prepare a server for Magento instances by

The configuration of the Magento instances is done via databags:

Example:

"id": "myproject_devbox",
"project": "myproject",
"environment": "devbox",
"server_name": "www.myproject.com",
"server_aliases": [ "backend.myproject.com" ],
"databases": [ "myproject_devbox", "myproject_devbox_test" ],
"prepare_systemstorages": [ "latest", "production", "staging"]


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.