🧠 Need expert help fast? Book a 1:1 session and get unstuck today 👉 bit.ly/42I10y5
🎥 NEW: Unlock members-only videos and behind-the-scenes drops 👉 bit.ly/4iyBm4I
🛠️ The exact tools and gear I trust (and actually use) 👉 amzn.to/44fKDv4
📚 Step-by-step setup guides, templates, and insider resources 👉 bit.ly/4ivZDID
🛒 Grab custom gear and tools designed by me 👉 etsy.me/4isKwjb
📩 For sponsorships or business inquiries, reach out: macgyvertechnology@gmail.com
This tutorial will show you how to setup SSL/https/port 443 for your WordPress website on Google Cloud Platform. We use the one-click-deploy pre-configured virtual machine found on Google Cloud marketplace. We also use a custom domain name from Name Cheap.
We use Google Cloud Network Services to setup a load balancer that fronts that traffic over HTTPS and uses SSL termination and proxies the traffic to the backend instance group. This load balancer will utilize Google Managed SSL certificate which is the easiest way to use SSL on GCP. For this load balancer we must also setup a health check route.
Next we use cloud DNS to setup a DNS zone to point incoming traffic from our domain to our load balancer. We then go into NameCheap (our domain registrar) and supply the given name server addresses to point our domain traffic to our GCP instance.
Flush Local DNS
Windows
ipconfig /flushdns
Mac
sudo killall -HUP mDNSResponder
*Remember to set TTL to 1 second, use incognito window and flush DNS when testing your website! DNS propagation can take time to process otherwise.
Intro 0:00 - 0:26
Setup Wordpress One Click VM 0:26 - 1:58
Create Unmanaged Instance Group 1:58 - 2:48
Setup HTTPS Load Balancer 2:48 - 6:23
Setup Cloud DNS Zone 6:23 - 7:30
Point Domain to GCP 7:30 - 10:00
Preview WordPress Site 10:00 - 11:20
SSL Insecure Content Fixer - 11:20 - 12:55
Change IP Address to Domain Name 12:55 - 14:40
#wordpress #ssl
コメント