Skip to content

Deploying OpenLiteSpeed Django to Google Cloud via GCP Marketplace

  1. Log into the Google Cloud Platform and navigate to Marketplace.
  2. Search, or navigate to the openlitespeed django page, and click Launch On Compute Engine to create a VM instance. !gcp django 1
  3. On the settings page, choose the number of CPUs, amount of RAM, disk size and type, etc. !gcp django 2
  4. Click Deploy. The Google Deployment Manager will confirm if the server was deployed successfully. !gcp django 3

Next Step