Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 3.04 KB

File metadata and controls

63 lines (45 loc) · 3.04 KB

Grid Banner

Infrastructure Orchestration Platform
Open-source, self-hosted alternative to expensive proprietary tools - Complete control over your cloud infrastructure without vendor lock-in.

License: MIT GitHub stars Discord

🚀 What is Grid Platform?

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 Overview

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

🚀 Quick Start

# 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

📚 Learn More

🤝 Contributing

We welcome contributions! See our Contributing Guide for details.


Built with ❤️ by the open-source community