Back to Hoppscotch

Getting Started

documentation/self-host/helm-chart-deployment/getting-started.mdx

latest1.0 KB
Original Source

Deploying Hoppscotch Community and Enterprise editions with Helm charts makes it easier to manage your self-hosted instance on Kubernetes.

Helm is a package manager for Kubernetes, and charts are pre-configured templates that automate the deployment and management of applications on Kubernetes. By using Helm, you can quickly spin up a fully functional Hoppscotch instance on your cloud provider or local Kubernetes setup.

Follow the below guide to deploy Hoppscotch on your Kubernetes cluster using Helm charts:

<CardGroup cols={1}> <Card title="Deploying Hoppscotch on a DigitalOcean Kubernetes Cluster" iconType="light" icon="digital-ocean" href="/documentation/self-host/helm-chart-deployment/digital-ocean"> We will deploy Hoppscotch on a DigitalOcean Kubernetes cluster using Helm charts. </Card> </CardGroup>