Skip to content

cklinker/cookbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opsworks-php55-app-layer-cookbooks

AWS OpsWorks layer with support for PHP 5.5 and php application deployment

Initial Setup

  1. Create a Stack with a custom cookbook pointing to git://github.com/aporat/opsworks-php55-app-layer-cookbooks.git
  2. Add a new App Server -> PHP Layer layer. Note that only Amazon Linux AMI is supported.
  3. Edit the newly created layer, and add the custom recipes:
  • add phpapp::configure & mysql::client in the setup lifetime event
  • add phpapp::deploy in the deploy lifetime event

About

Chef Cookbooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages