Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 894 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 894 Bytes

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