Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

ethersphere/helm-charts

Repository files navigation

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.