Skip to content

Helm charts for deploying SDF maintained software

Notifications You must be signed in to change notification settings

stellar/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Stellar Development Helm Charts

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

  • Anchor Platform SEP Service
  • Horizon API server

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