Skip to content

gitpod-io/self-hosted

Repository files navigation

Gitpod Self-Hosted

DEPRECATED since Gitpod 0.5.0; use https://github.com/gitpod-io/gitpod/tree/master/chart and https://github.com/gitpod-io/gitpod/tree/master/install/helm

Gitpod ready-to-code

This repository contains the configuration templates and installation scripts to deploy Gitpod on your own infrastructure. Learn more about Gitpod Self-Hosted.

Install on GCP

If you want to deploy Gitpod Self-Hosted on Google Cloud Platform, you can start the installation process in one click:

Open in Gitpod

Alternatively, you can run this process locally like so:

  1. Install Google Cloud SDK
  2. Install Go
  3. Clone this repository
  4. Run ./utils/create-gcp-resources.go

Install on AWS

Coming soon.

Install on Azure

Coming soon.

Install on OpenShift

Coming soon.

Install on any Kubernetes system

Please see the installation instructions for vanilla Kubernetes.