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

automated deployment of wordpress versions/ content updates #46

Open Chris-Pr opened 6 years ago

Chris-Pr commented 6 years ago

Does anyone have a working process for automating updating versions of a website via s3 place archive file, or github, or another git service?

michael-newman commented 6 years ago

Chris,

Did you make any progress in this regard that you can share?

Thank you, Mike

parque-docs commented 5 years ago

Someone can suggest some best practice for deployment?

phi16180 commented 4 years ago

Is there any solution for this question? I deployed several Wordpress (EC2) instances using this stack and I'm wondering how to push an update to all of them automatically using Git or GitLab.