mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
1.0 KiB
1.0 KiB
| url |
|---|
| /docs/self-hosted/latest/self-hosted/ |
Gitpod Self-Hosted
Gitpod, just as you know it from gitpod.io, can be deployed and operated on your own infrastructure. It supports different cloud providers, self-managed Kubernetes clusters, corporate firewalls, and even off-grid / air-gapped networks.
Installation
You can find all configuration templates and installation scripts in this repository:
Install on Google Cloud Platform
The easiest way to install Gitpod Self-Hosted is currently on Google Cloud Platform (that's also where gitpod.io is deployed). GCP is the recommended platform for most users:
Install on any Kubernetes cluster
If you manage your own Kubernetes cluster, please follow this guide:
Note: Dedicated installation steps for AWS, Azure, and OpenShift are coming soon.