charlie-wasp / stellar-helm-charts

Helm charts for Stellar applications (Core, Horizon, Friendbot, ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stellar Helm Charts

Helm charts for Stellar applications (Core, Horizon, Friendbot, ...)

Stellar Core

helm repo update
helm dependency update stellar-core
helm install \
  --namespace stellar-testnet \
  --name stellar-core \
  --values stellar-core.testnet.values.yaml \
  stellar-core

Stellar Horizon

helm repo update
helm dependency update stellar-horizon
helm install \
  --namespace stellar-testnet \
  --name stellar-horizon \
  --values stellar-horizon.testnet.values.yaml \
  stellar-horizon

About

Helm charts for Stellar applications (Core, Horizon, Friendbot, ...)

License:Apache License 2.0


Languages

Language:Smarty 100.0%