Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GaloyMoney/charts
Galoy helm charts
https://github.com/GaloyMoney/charts
helm kubernetes
Last synced: 3 months ago
JSON representation
Galoy helm charts
- Host: GitHub
- URL: https://github.com/GaloyMoney/charts
- Owner: GaloyMoney
- License: mit
- Created: 2021-02-21T13:13:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T13:18:22.000Z (7 months ago)
- Last Synced: 2024-04-13T21:45:07.809Z (7 months ago)
- Topics: helm, kubernetes
- Language: HCL
- Size: 7.45 MB
- Stars: 28
- Watchers: 9
- Forks: 22
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Galoy Kubernetes Helm Charts
Galoy community banking application, launchable on Kubernetes using [Kubernetes Helm](https://github.com/helm/helm).
## Before you begin
### Setup a Kubernetes Cluster
These charts have been tested on top of the galoy infrastructure ([`galoy-infra`](https://github.com/GaloyMoney/galoy-infra)).
### Install Helm
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.## What's included
This repo includes charts for:
- [`galoy`](https://github.com/GaloyMoney/galoy) Our bitcoin banking application
- [`galoy-pay`](https://github.com/GaloyMoney/galoy-pay)
- [`admin-panel`](https://github.com/GaloyMoney/admin-panel)
- [`price`](https://github.com/GaloyMoney/price)- [`bitcoind`](https://github.com/bitcoin/bitcoin) Bitcoin full node
- [`lnd`](https://github.com/lightningnetwork/lnd) Lightning Network daemon & client
- [`specter`](https://github.com/cryptoadvance/specter-desktop) On-chain wallet and multisig co-ordinator
- `monitoring` Metrics dashboard
- [`grafana`](https://github.com/grafana/grafana)
- [`prometheus`](https://github.com/prometheus/prometheus)