Deploy WordPress on Google Cloud Platform(Long-tern free)

Inhalt

Search “
WordPress Certified by Bitnami and Automattic” on GCP.

Press “Agree”

Press “Deploy”

Press “Enable”

Press “Deploy”

Waiting processing

Now you can access your WordPress.

And you need change admin account’s password first for safe.

Open instance SSH window, then

sudo /opt/bitnami/bncert-tool

After that, write your domain name(s).

You will have a series of questions that you will answer.

Here is my answer:

  • Domain list []: yourdomain.com
  • The following domains were not included: www.yourdomain.com. Do you want to add them? [Y/n]: n
  • Enable HTTP to HTTPS redirection [Y/n]: y
  • Do you agree to these changes? [Y/n]: y
  • Do you agree to the Let’s Encrypt Subscriber Agreement? [Y/n]: y

That’s it, our website is now secure.

Zusammenfassen
The article provides a step-by-step guide on deploying WordPress Certified by Bitnami and Automattic on Google Cloud Platform (GCP). It includes instructions to press 'Agree,' 'Deploy,' and 'Enable' buttons, as well as details on accessing WordPress and changing the admin account's password for security. The process involves using the Bitnami HTTPS Configuration Tool to configure HTTPS, including adding domain names, enabling HTTP to HTTPS redirection, and agreeing to changes and the Let's Encrypt Subscriber Agreement. Following these steps ensures the website is secure.