https://github.com/groundsgg/charts
🚀 Helm charts for deploying Grounds.gg services and infrastructure on Kubernetes. This repository contains reusable Helm charts that define Kubernetes applications and configurations for the Grounds.gg platform.
https://github.com/groundsgg/charts
charts cloud-native devops helm helm-charts kubernetes
Last synced: 2 months ago
JSON representation
🚀 Helm charts for deploying Grounds.gg services and infrastructure on Kubernetes. This repository contains reusable Helm charts that define Kubernetes applications and configurations for the Grounds.gg platform.
- Host: GitHub
- URL: https://github.com/groundsgg/charts
- Owner: groundsgg
- License: apache-2.0
- Created: 2025-11-01T15:31:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-03-08T17:26:50.000Z (4 months ago)
- Last Synced: 2026-03-08T21:24:45.714Z (4 months ago)
- Topics: charts, cloud-native, devops, helm, helm-charts, kubernetes
- Language: Go Template
- Homepage: https://docs.grounds.gg/tools/charts
- Size: 70.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# charts
This repository contains the Helm charts for the grounds.gg stack, published as OCI artifacts to `ghcr.io/groundsgg/charts`.
## Install (OCI)
Helm needs OCI support (Helm v3).
```sh
helm install grounds-api oci://ghcr.io/groundsgg/charts/grounds-api --version
```
## License
Licensed under the Apache License, Version 2.0.