Installing WordPress on Amazon EC2 using Docker Compose
Tan Lai Chian Alan
18 June 2020
1
Task
Provision a WordPress instance on a AWS Ubuntu VM (Amazon EC2) with necessary monitoring services and tweaks
Assumption: This is a standalone application with all software installed on the same instance
2
WordPress on AWS
There are three main ways to host your own WordPress website on AWS according to the best practices:
3
Hosting WordPress on AWS
There are three main ways to host your own WordPress website on AWS according to the best practices:
4
Installing WordPress
There are also different ways to install WordPress on a machine (non-exhaustive):
5
Installing WordPress
There are also different ways to install WordPress on a machine (non-exhaustive):
6
Docker Architecture
7
Monitoring
8
CICD (Proposed)
9
Build
Release
Production
CI
CD
SCM
Current: