https://github.com/osmcha/osmcha-deploy
Terraform configuration to deploy a Kubernetes cluster on AWS and a Helm chart to deploy OSMCha on it.
https://github.com/osmcha/osmcha-deploy
Last synced: 2 months ago
JSON representation
Terraform configuration to deploy a Kubernetes cluster on AWS and a Helm chart to deploy OSMCha on it.
- Host: GitHub
- URL: https://github.com/osmcha/osmcha-deploy
- Owner: OSMCha
- License: mit
- Created: 2023-11-09T05:17:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-13T06:17:51.000Z (10 months ago)
- Last Synced: 2025-08-13T08:24:09.578Z (10 months ago)
- Language: HCL
- Size: 203 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OSMCha Deployment on Kubernetes
This repository contains the Terraform configuration to deploy a Kubernetes cluster on AWS and a Helm chart to deploy OSMCha on it.
> [!WARNING]
> This repository is no longer used since osmcha.org has been migrated to use a simpler single-instance deployment strategy. The code is preserved only for future reference.