Google Cloud Installation Guide

1. Go to your GCP console and browse to VM Instances
2. Click on CREATE INSTANCE
3. Click on CHANGE from Boot disk section

4. You can install WordPress Pete at:

  • Ubuntu 16.04 LTS
  • Ubuntu 18.04 LTS
  • Ubuntu 20 LTS (Recommended)

5. Use at least 20 GB of disk space

6. check the following options: Allow full access to all Cloud APIs,  Allow HTTP traffic,  Allow HTTPS traffic,  then click CREATE

7. Browse to VM Instance dashboard and click on SSH dropbox and then click on Open in browser window

8. Copy and paste the installation command into the terminal window:

curl -o pete8_installer.sh -L https://wordpresspete.com/pete8_installer.sh && chmod 755 pete8_installer.sh && sudo ./pete8_installer.sh

9. Copy and paste the external API of the project and paste in a web browser for this example will be (be aware is HTTP:// not HTTPS://)