Infrastructure Orchestration Platform
Open-source, self-hosted alternative to expensive proprietary tools - Complete control over your cloud infrastructure without vendor lock-in.
Grid Platform is an open-source Infrastructure Orchestration Platform that solves the problem of expensive, vendor-locked infrastructure management tools. Built for solo DevOps engineers and mid-market companies who need enterprise-grade capabilities without the enterprise price tag.
Key Benefits:
- 🚫 No Vendor Lock-in - Own your infrastructure code
- 💰 Free Forever - No $50k-200k/year licensing fees
- 🔒 Self-Hosted - Complete data sovereignty
- ☸️ Kubernetes Native - Cloud-native architecture
- 🔄 GitOps First - Built for modern DevOps workflows
| Repository | Purpose | Status |
|---|---|---|
| grid-core | Backend API (Node.js/TypeScript) | 🚧 In Development |
| grid-ui | Frontend Interface (React/TypeScript) | 🚧 In Development |
| grid-terraform | Infrastructure Modules (Terraform) | 🚧 In Development |
| grid-operator | Kubernetes Operator (Go) | 🚧 In Development |
| grid-ml | AI/ML Features (Python) | 🚧 In Development |
| grid-docs | Documentation (Docusaurus) | 🚧 In Development |
# Clone the core repository
git clone https://github.com/gridplatform/grid-core.git
cd grid-core
# Install dependencies
npm install
# Start development server
npm run dev- 📖 Full Documentation - Comprehensive guides and API reference
- 🌐 Website - Learn more about Grid Platform
- 💬 Discord Community - Get help and connect with users
- 🐛 Report Issues - Found a bug? Let us know!
We welcome contributions! See our Contributing Guide for details.
Built with ❤️ by the open-source community
