WordPress Accelerated Docs 1.0.0 Help

Get Started

If you've just deployed the solution, please allow at least 5 minutes for the necessary components to install in the background. If you're using shared-core machines or have fewer than 4 cores, you may need to wait up to 10 minutes. During this time, you can proceed with the IP reservation and DNS setup for your hostname.

Static IP Address Reservation

After a successful deployment, you may need to promote your ephemeral IP address to a static one. If you’ve already reserved a static IP address, you can skip this step. Otherwise, follow these instructions:

You can Watch it on YouTube or follow the instructions below:

  1. Open the Cloud Console.

  2. Navigate to SolutionsSolution Deployments from the sidebar.

  3. Select the appropriate deployment.

  4. In the Deployment Details page, click the linked VM Instance.

  5. From the VM Instance details, locate the network interfaces and copy the ephemeral IP address.

  6. Go to VPC NetworksIP Addresses.

  7. If there are many records, use the Search | Filter option and paste the IP address you copied.

  8. On the right side of the record, open the dropdown menu (three dots) and select Promote to static IP address.

  9. Enter a unique name in the Name field.

  10. Click the Reserve button to finalize.

Configure DNS for Hostname

You can Watch it on YouTube or follow the instructions below:

  1. Open the Cloud Console.

  2. Navigate to SolutionsSolution Deployments from the sidebar.

  3. Select the appropriate deployment.

  4. In the Deployment Details page, click the linked VM Instance.

  5. From the VM Instance details, locate the network interfaces and copy the IP address.

If You Use Google Cloud DNS

  1. In the Cloud Console, go to Network ServicesCloud DNS.

  2. Select the DNS zone for your domain, or create a new one.

  3. Click Add Record Set.

  4. Enter the following details:

    • DNS Name: Enter your desired hostname (e.g., cpanel for cpanel.yourdomain.com or leave it blank for the root domain).

    • Resource Record Type: Select A.

    • TTL: Set to a standard value (e.g., 300 seconds).

    • IPv4 Address: Paste the IP address you copied earlier.

  5. Click Create to save the record.

If You Use Cloudflare DNS

  1. Log in to your Cloudflare account and select your domain.

  2. Go to the DNS tab.

  3. Click Add Record.

  4. Enter the following details:

    • Type: Select A.

    • Name: Enter your desired hostname (e.g., cpanel for cpanel.yourdomain.com or @ for the root domain).

    • IPv4 Address: Paste the IP address you copied earlier.

    • TTL: Auto or a set value like 300 seconds.

    • Proxy Status: Choose DNS only based on your preference.

  5. Click Save to add the record.

Other DNS Providers

  1. Log in to your DNS provider's management console.

  2. Find the DNS zone or domain management section for your domain.

  3. Add a new A record or edit an existing one with the following details:

    • Name: Enter your desired hostname (e.g., cpanel for cpanel.yourdomain.com or @ for the root domain).

    • Type: Select A (for IPv4 addresses).

    • TTL: Set to a standard value (e.g., 300 seconds).

    • Value: Paste the IP address you copied earlier.

  4. Save the record and wait for DNS propagation.

Create Account & Configure Hostname

You can Watch it on YouTube or follow the instructions below:

  1. Open the Cloud Console.

  2. Navigate to SolutionsSolution Deployments from the sidebar.

  3. Select the appropriate deployment.

  4. In the Deployment Details page, click the linked VM Instance.

  5. SSH into the GCE Instance:

    • You can SSH using Cloud Shell or In Browser by clicking the SSH button next to your instance.

  6. Once connected, run sudo -s to gain root access.

  7. In the terminal, run the command cp-init.

  8. Follow the prompts to set up your account:

    • Enter your Full Name when prompted.

    • Enter your Email Address.

    • Set your New Password.

  9. After setting up the account, you will be prompted to enter the hostname.

    • Enter the hostname you configured during the DNS setup.

This completes the account creation and hostname configuration process.

You can watch it on YouTube or follow the instructions below:

Help & Support

If you encounter any errors, please reach out to us via Live Chat. Our support team is available to assist you with any issues or questions you may have. We're here to help ensure a smooth experience.

Last modified: 02 September 2024