This image shows an OCI region tenancy with a compartment. The compartment contains
a VCN with an internet gateway. The VCN contains a Public Subnet with the following
components:
- Public Load Balancer connected to an Always Free Compute VM. The VM's Security
List has Ingress Rules set to open ports 80 and 443 (to allow HTTPS
traffic).
- The VM has two Docker containers with WordPress and MySQL
Database.
- Security list and route table.
Users can access the WordPress site from their hosted domain via the internet gateway
connected to the Public Load Balancer.