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 February 2026

1 Murach's Oracle SQL and PL/SQL Professional Data Analytics Guide for Database Development & Cloud Hosting - Learn Efficient Statements, Stored Procedures & Database Design (3rd Edition)

Murach's Oracle SQL and PL/SQL Professional Data Analytics Guide for Database Development & Cloud Hosting - Learn Efficient Statements, Stored Procedures & Database Design (3rd Edition)

BUY & SAVE
$50.00
Murach's Oracle SQL and PL/SQL Professional Data Analytics Guide for Database Development & Cloud Hosting - Learn Efficient Statements, Stored Procedures & Database Design (3rd Edition)
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 Spotting for Beginners: The Quick & Easy Full-Color Sky Guide to Instantly Identify Every Cloud, Predict 24-Hour Weather, Capture Stunning Photos Using Only Your Smartphone, No Jargon, No Gear

Cloud Spotting for Beginners: The Quick & Easy Full-Color Sky Guide to Instantly Identify Every Cloud, Predict 24-Hour Weather, Capture Stunning Photos Using Only Your Smartphone, No Jargon, No Gear

BUY & SAVE
$20.99
Cloud Spotting for Beginners: The Quick & Easy Full-Color Sky Guide to Instantly Identify Every Cloud, Predict 24-Hour Weather, Capture Stunning Photos Using Only Your Smartphone, No Jargon, No Gear
4 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
$5.99 $17.99
Save 67%
Embracing the Power of Cloud Hosting for Banking Solutions: A Handful Guide for Professionals
5 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
6 Self-Hosting with Docker & Linux: Run Your Own Services

Self-Hosting with Docker & Linux: Run Your Own Services

BUY & SAVE
$4.99
Self-Hosting with Docker & Linux: Run Your Own Services
7 Self-Hosting Handbook: Deploy your own web applications and services on a VPS or home server – an intro for indie developers

Self-Hosting Handbook: Deploy your own web applications and services on a VPS or home server – an intro for indie developers

BUY & SAVE
$18.99
Self-Hosting Handbook: Deploy your own web applications and services on a VPS or home server – an intro for indie developers
8 Building Green Software: A Sustainable Approach to Software Development and Operations

Building Green Software: A Sustainable Approach to Software Development and Operations

BUY & SAVE
$33.18 $54.99
Save 40%
Building Green Software: A Sustainable Approach to Software Development and Operations
9 KEIKI 78.8" Oversized Double Chaise Lounge, Cloud-Like Boneless Sofa for Indoor Living, Ultra-Plush Spring Cushion Comfort, No-Assembly Couch for Family Relaxing & Hosting

KEIKI 78.8" Oversized Double Chaise Lounge, Cloud-Like Boneless Sofa for Indoor Living, Ultra-Plush Spring Cushion Comfort, No-Assembly Couch for Family Relaxing & Hosting

  • EXPERIENCE PLUSH SUPPORT WITH HIGH-DENSITY SPRING PADDING.
  • STYLISH, DURABLE CORDUROY FABRIC RESISTS WEAR FOR LASTING BEAUTY.
  • EFFORTLESS SETUP: UNPACK AND ENJOY IMMEDIATE COMFORT IN 72 HOURS.
BUY & SAVE
$307.97 $347.97
Save 11%
KEIKI 78.8" Oversized Double Chaise Lounge, Cloud-Like Boneless Sofa for Indoor Living, Ultra-Plush Spring Cushion Comfort, No-Assembly Couch for Family Relaxing & Hosting
10 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
+
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.