Wordpress site using Docker Compose
WordPress site using Docker Compose
Step – 01: Create a VM on GCP
Step – 02: Select the Infrastructure for the VM
Step – 03: Select the operating system and storage
Step – 04: Add Firewall rule
Step – 05: Add FQDN to the VM – DNS is maintained on Cloudflare
Step – 06: Connect to the VM instance using terminal
Step – 07: update package cache
$ sudo apt-get update -y
Step – 08: Install Docker on Ubuntu 16.04
Use the…
View On WordPress












