adhar

ADHAR.IO - Helm Chart Repository :tada:

Getting started :sparkles:

Helm :boat:

To install Adhar platform, make sure to have a kubernetes cluster running with at least:

NOTE: Install Adhar with DNS to unlock it’s full potential. Check adhar.io for more info.

Add the Helm repository:

helm repo add adhar https://chart.adhar.io
helm repo update

and then install the Helm chart:

helm install adhar adhar/adhar \
--set cluster.name=adhar-dev \
--set cluster.provider=digitalocean # use 'azure', 'aws', 'google', 'digitalocean', 'civo', or 'custom' for any other cloud or onprem K8s