stellar / helm-charts

Helm charts for deploying SDF maintained software
3 stars 12 forks source link

Stellar Development Helm Charts

This repository contains the following Helm charts for deploying SDF maintained software:

To add the repo to your system run:

helm repo add stellar https://helm.stellar.org/charts

Anchor Platform SEP Service

Documentation

Install Anchor Platform Helm Chart

$ helm install -f myvalues.yaml sep-service ./charts/anchor-platform/sep-service

Uninstall Anchor Platform Helm Chart

$ helm uninstall sep-service 

Horizon API server

See https://github.com/stellar/helm-charts/tree/main/charts/horizon

Stellar Disbursement Platform

See https://github.com/stellar/helm-charts/tree/main/charts/stellar-disbursement-platform