🚀 Stacked PRs
Break large features into small, dependent steps. Ship faster without the review bottleneck.
The fully self-hosted GitHub alternative with SSH hosting, CI/CD pipelines, and a modern developer experience.
🚀 Stacked PRs
Break large features into small, dependent steps. Ship faster without the review bottleneck.
🤖 AI Code Review
Built-in LLM agents (GPT-4/Claude) review your code for bugs and security issues automatically.
🔀 Smart Merge Queue
Automate your merging strategy. Ensure main never breaks with speculative
CI runs.
🏠 Fully Self-Hosted
Keep your code on your servers. No “per-seat” pricing. No vendor lock-in.
OpenCodeHub is built on a modern, scalable architecture designed for performance and flexibility.
🐳 Docker
The recommended way to deploy. Full Docker Compose setup with PostgreSQL and Redis. Deploy with Docker →
🦭 Podman
Rootless containers with native systemd integration. Ideal for security-focused deployments. Deploy with Podman →
☁️ Cloudflare
Use Cloudflare Tunnel + R2 for zero-port exposure and S3-compatible storage. Deploy with Cloudflare →
🌐 Nginx
Production-ready reverse proxy config with SSL and Git-specific optimizations. Configure Nginx →
| Layer | Technology |
|---|---|
| Frontend | Astro, React, Tailwind CSS, shadcn/ui |
| Backend | Node.js, Hono (API), simple-git |
| Database | PostgreSQL, Turso (LibSQL), SQLite |
| Storage | Local disk, S3, R2, Google Drive |
| Auth | JWT, 2FA, OAuth (GitHub, Google) |
| CI/CD | GitHub Actions compatible runners |
Installation
Get OpenCodeHub running in minutes with Docker or Node.js. Read the guide →
CLI Reference
Learn the och CLI commands for managing stacks and repositories. View
commands →
API Reference
Integrate with OpenCodeHub using the REST API. Explore the API →
Contributing
Help make OpenCodeHub better. Set up your local dev environment. Start contributing →
| Storage Type | Performance | Cost | Best For |
|---|---|---|---|
| Local SSD | ⚡ Fastest | $$ | Production, self-hosted |
| S3/R2 | 🐢 Slow | $ | Backup, serverless |
| Google Drive | 🐢 Slow | Free | Personal projects |