Skip to main content
St Louis

Back to all posts

How to Launch CyberPanel on Google Cloud?

Published on
5 min read
How to Launch CyberPanel on Google Cloud? image

Best Cloud Hosting Solutions to Buy in October 2025

1 Embracing the Power of Cloud Hosting for Banking Solutions: A Handful Guide for Professionals

Embracing the Power of Cloud Hosting for Banking Solutions: A Handful Guide for Professionals

BUY & SAVE
$14.58 $17.99
Save 19%
Embracing the Power of Cloud Hosting for Banking Solutions: A Handful Guide for Professionals
2 Steadfast Self-Hosting: Rapid-Rise Personal Cloud

Steadfast Self-Hosting: Rapid-Rise Personal Cloud

BUY & SAVE
$25.00
Steadfast Self-Hosting: Rapid-Rise Personal Cloud
3 Cloud Native DevOps with Kubernetes: Building, Deploying, and Scaling Modern Applications in the Cloud

Cloud Native DevOps with Kubernetes: Building, Deploying, and Scaling Modern Applications in the Cloud

BUY & SAVE
$49.49 $89.99
Save 45%
Cloud Native DevOps with Kubernetes: Building, Deploying, and Scaling Modern Applications in the Cloud
4 Microsoft Azure Administrator Exam Ref AZ-104

Microsoft Azure Administrator Exam Ref AZ-104

BUY & SAVE
$26.13 $44.99
Save 42%
Microsoft Azure Administrator Exam Ref AZ-104
5 Kubernetes Security and Observability: A Holistic Approach to Securing Containers and Cloud Native Applications

Kubernetes Security and Observability: A Holistic Approach to Securing Containers and Cloud Native Applications

BUY & SAVE
$35.83 $55.99
Save 36%
Kubernetes Security and Observability: A Holistic Approach to Securing Containers and Cloud Native Applications
6 Cosmic Clouds Clear Hookah Set with Everything - Acrylic Glass Hookah with LED Light and Remote Control | Electric Hookah Heat Management Device, Includes Steel Coal Tongs, Shisha Fork, 2 Silicone Hoses, Brush, Custom Carry Case & 2 Extra Silicone Tips

Cosmic Clouds Clear Hookah Set with Everything - Acrylic Glass Hookah with LED Light and Remote Control | Electric Hookah Heat Management Device, Includes Steel Coal Tongs, Shisha Fork, 2 Silicone Hoses, Brush, Custom Carry Case & 2 Extra Silicone Tips

  • ELEVATE HOOKAH EXPERIENCE: INCLUDES ELECTRIC HEAT, DUAL HOSES, & LED LIGHTS.
  • FLAVORFUL SESSIONS: ADVANCED HEAT SYSTEM USES FEWER COALS FOR LONGER ENJOYMENT.
  • PORTABLE & EASY CARE: CUSTOM CASE FOR TRAVEL PLUS EASY-CLEAN ACRYLIC TANK.
BUY & SAVE
$34.99 $44.99
Save 22%
Cosmic Clouds Clear Hookah Set with Everything - Acrylic Glass Hookah with LED Light and Remote Control | Electric Hookah Heat Management Device, Includes Steel Coal Tongs, Shisha Fork, 2 Silicone Hoses, Brush, Custom Carry Case & 2 Extra Silicone Tips
7 Step by Step Instructions to Hosting a WordPress Website on a DigitalOcean Cloud: Step by step instructions to setup, optimize and secure your WordPress powered website on a cloud based hosting

Step by Step Instructions to Hosting a WordPress Website on a DigitalOcean Cloud: Step by step instructions to setup, optimize and secure your WordPress powered website on a cloud based hosting

BUY & SAVE
$4.99
Step by Step Instructions to Hosting a WordPress Website on a DigitalOcean Cloud: Step by step instructions to setup, optimize and secure your WordPress powered website on a cloud based hosting
8 Microsoft .NET - Architecting Applications for the Enterprise (Developer Reference)

Microsoft .NET - Architecting Applications for the Enterprise (Developer Reference)

BUY & SAVE
$31.21 $49.99
Save 38%
Microsoft .NET - Architecting Applications for the Enterprise (Developer Reference)
9 Web Development with Node and Express: Leveraging the JavaScript Stack

Web Development with Node and Express: Leveraging the JavaScript Stack

BUY & SAVE
$13.87 $39.99
Save 65%
Web Development with Node and Express: Leveraging the JavaScript Stack
10 The Complete Technology Mastery Guide: Master Everything from Self-Hosting to AI, Cybersecurity to Quantum Computing — All in One Book

The Complete Technology Mastery Guide: Master Everything from Self-Hosting to AI, Cybersecurity to Quantum Computing — All in One Book

BUY & SAVE
$11.99
The Complete Technology Mastery Guide: Master Everything from Self-Hosting to AI, Cybersecurity to Quantum Computing — All in One Book
+
ONE MORE?

To launch CyberPanel on Google Cloud, follow these steps:

  1. Go to the Google Cloud Console (https://console.cloud.google.com/) and sign in with your Google account.
  2. Create a new project by clicking on the dropdown menu at the top of the page and selecting "New Project." Provide a name for your project and click on the "Create" button.
  3. Once the project is created, click on the project name in the top bar to switch to the newly created project.
  4. Enable the Compute Engine API by navigating to the "APIs & Services" -> "Library" section in the left-side menu. Search for "Compute Engine API" and click on it. Then click on the "Enable" button.
  5. Set up a virtual machine (VM) instance by navigating to the "Compute Engine" -> "VM instances" section in the left-side menu. Click on the "Create" button to create a new instance.
  6. Provide a name for your instance and configure the desired settings like zone, machine type, boot disk, and networking. Make sure to select the appropriate operating system (preferably Ubuntu 18.04 LTS) during the setup.
  7. Under the "Firewalls" section, ensure that HTTP and HTTPS traffic are allowed in order to access CyberPanel and your websites.
  8. Click on the "Create" button to create the instance.
  9. Wait for the instance to be provisioned. Once it's ready, you can connect to it by clicking on the SSH button next to the instance name.
  10. In the SSH terminal, run the necessary commands to install CyberPanel. You can find the detailed installation instructions on the CyberPanel website (https://cyberpanel.net/docs/1-quick-start-guide/).
  11. Once CyberPanel is installed, you can access the CyberPanel control panel by entering your instance's IP address in a web browser. Use the default username and password provided during the installation to log in.
  12. Follow the CyberPanel documentation to configure your server, create websites, and manage your hosting environment.

Congratulations! You have successfully launched CyberPanel on Google Cloud and can now start managing your websites and hosting services.

How to create a database in CyberPanel?

To create a database in CyberPanel, follow these steps:

  1. Log in to your CyberPanel control panel.
  2. Navigate to the "Databases" section in the left-hand menu.
  3. Click on "Create Database".
  4. Select the database type you want to create, such as MySQL or PostgreSQL.
  5. Enter a name for your database. Make sure to use a unique and descriptive name.
  6. Set a password for the database. Make sure to choose a strong password for security purposes.
  7. Choose the database user that will have access to the database. You can either select an existing user or create a new user.
  8. Click on the "Create" button to create the database.
  9. Once the database is created, you will see the details such as the database name, username, and password. Make sure to save these details as they will be needed to connect to the database.

That's it! You have successfully created a database in CyberPanel. You can now use this database for your website or application.

How to enable remote MySQL access in CyberPanel?

To enable remote MySQL access in CyberPanel, you need to follow these steps:

  1. Log in to your CyberPanel control panel.
  2. Navigate to the 'Database' tab and click on 'Manage Databases'.
  3. Select the database you want to enable remote access for.
  4. On the database management page, scroll down to the 'Remote Access' section.
  5. Switch on the 'Allow Remote Access' toggle.
  6. Assign a specific IP address (if you want to restrict access to certain IPs) or leave it blank to allow access from any IP.
  7. Click on the 'Save Changes' button to apply the settings.

Once you have enabled remote access, you can connect to your MySQL database from a remote client using the IP address of your server, the MySQL username, and password.

How to enable LiteSpeed cache in CyberPanel?

To enable LiteSpeed cache in CyberPanel, follow these steps:

  1. Log in to your CyberPanel dashboard.
  2. Click on the "Website" tab in the navigation menu.
  3. Select the website for which you want to enable LiteSpeed cache.
  4. Scroll down to the "LiteSpeed" section and click on "LiteSpeed Cache Manager."
  5. In the LiteSpeed Cache Manager, click on the "Settings" tab.
  6. Make sure the "Cache" tab is selected.
  7. Check the box next to "Enable Cache" to enable LiteSpeed cache for your website.
  8. Set the "Cache TTL" (Time to Live) for how long the cache should be stored before being refreshed.
  9. Choose the "Default Action" for how the cache should be handled for dynamic content.
  10. Adjust any other cache settings as per your requirements.
  11. Click on the "Save" button to apply the changes.
  12. After enabling LiteSpeed cache, you may need to clear the cache for your website. To do this, go to the "Manage" tab in the LiteSpeed Cache Manager and click on the "Purge All" button.

LiteSpeed cache should now be enabled for your website in CyberPanel.