Skip to content

lemonstand/opsworks-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 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.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 54.8%
  • HTML 45.2%