This repository contains Helm charts for deploying Nango on Kubernetes.
Nango is a single API for all your integrations. It provides OAuth handling, webhook management, and unified API access to hundreds of third-party services.
| Chart | Description | Version |
|---|---|---|
| nango | Complete Nango deployment with all components |
helm repo add nangohq https://nangohq.github.io/nango-helm-charts
helm repo update
helm install nango nangohq/nango
helm uninstall nango