/swarm-helm-charts

Helm charts to deploy Swarm and Geth

Primary LanguageSmarty

Swarm Helm Charts

Build Status

This repo contains Helm Charts for running a Swarm cluster (public or private) with ENS resolution through a private Geth node. For more information about installing and using Helm, see its README.md. To get a quick introduction to Charts see this chart document.

Enabling our Helm repository

First you have to add our Helm repository like this:

$ helm repo add ethersphere https://raw.githubusercontent.com/ethersphere/helm-charts-artifacts/master/

Now You can run helm search ethersphere to see the charts.

Note that new versions might become available and you'll have to fetch these by doing helm repo update.