aws-samples / aws-refarch-wordpress

This reference architecture provides best practices and a set of YAML CloudFormation templates for deploying WordPress on AWS.
MIT No Attribution
1.08k stars 601 forks source link

How can I recreate the AMIs with installed software? #96

Open domeales-paloit opened 1 year ago

domeales-paloit commented 1 year ago

I would like to prepare the AMI creation workflow as part of my Wordpress project, but I am not sure how what these AMIs contain or what might be installed in them.

Can you describe the process that would be required to create one of the Wordpress AMIs from scratch?

Thanks, Dom