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