Skip to content

jingzhaoou/opsworks-cookbooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Opsworks Cookbooks

The following custom Chef cookbooks are available to be used with AWS OpsWorks.

AWS-Ubuntu

Configure an AWS Opsworks Ubuntu image with a swapspace. This is aimed at t1.micro instances to prevent "out of memory" issues.

Available recipes for AWS OpsWorks Lifecycle Events:

  • Setup: aws-ubuntu::setup; Adds memory swap

Wordpress

Configure Wordpress to interact with the MySQL server. It can be used for a fresh install or a restore from a Backup using BackWPup.

Available recipes for AWS OpsWorks Lifecycle Events:

  • Configure: wordpress::configure; Create wp-config.php file along with Cronjob

Other

All other cookbooks are currently in a work-in-progress state and might not work.

About

AWS Opsworks Cookbooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.1%
  • HTML 26.9%