The following custom Chef cookbooks are available to be used with AWS OpsWorks.
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
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
All other cookbooks are currently in a work-in-progress state and might not work.