I'm Trying to implement the Google Cloud High Availability WordPress setup and its located here in marketplace https://console.cloud.google.com/marketplace/details/click-to-deploy-images/wordpress-ha and i was able to deploy successfully without any issues until the tried to enable the SSL.
I followed Standard Steps to deploy SSL using Google Certificate Engine on Load Balancer:
Steps:
Updated DNS on the domain
I followed this guide https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs
Then I was able to see that SSL is deployed
I updated the domain of the site using WP Dashboard
Issues I am facing now:
- When i tried to visit the site, the site wasn't loading the assets like images, css and js because it had mixed content issue.
- When I tried to visit the admin panel again, I wasn't able to get there and I kept seeing to many redirects issue there.