nango-helm-charts

Nango Helm Charts

This repository contains Helm charts for deploying Nango on Kubernetes.

What is Nango?

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.

Available Charts

Chart Description Version
nango Complete Nango deployment with all components Version

Quick Start

Prerequisites

Add the Helm Repository

helm repo add nangohq https://nangohq.github.io/nango-helm-charts
helm repo update

Install Nango

helm install nango nangohq/nango

Uninstall Nango

helm uninstall nango

Documentation