# Coolify — Self-Hosted Vercel & Netlify Alternative > Deploy apps, databases, and services on your own server with one click. No vendor lock-in. 52K+ GitHub stars. ## Install Save in your project root: # Coolify — Self-Hosted Vercel & Netlify Alternative ## Quick Use ```bash curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash ``` Open `http://your-server:8000` — Coolify dashboard is ready. Connect your GitHub repo and deploy: 1. Add your server (localhost or remote) 2. Connect GitHub/GitLab repo 3. Click Deploy 4. Automatic SSL, domain routing, and builds --- ## Intro Coolify is an open-source Platform-as-a-Service with 52,500+ GitHub stars that lets you deploy applications, databases, and services on your own servers — a self-hosted alternative to Vercel, Netlify, and Heroku. One install script sets up everything: automatic SSL certificates, Git-based deployments, Docker management, database provisioning, and a beautiful dashboard. With 280+ one-click service templates (PostgreSQL, Redis, MinIO, n8n, Plausible, and more), Coolify turns any VPS into a complete deployment platform. No vendor lock-in, no usage fees. Works with: Any VPS (DigitalOcean, Hetzner, AWS, etc.), Docker, GitHub, GitLab, Bitbucket. Best for developers and teams who want Vercel-like deployment on their own infrastructure. Setup time: under 5 minutes. --- ## Coolify Features ### Git-Based Deployments Push to GitHub/GitLab → Coolify auto-builds and deploys: - Node.js, Python, Go, Ruby, PHP, Rust, .NET - Docker and Docker Compose - Static sites - Automatic preview deployments for PRs ### 280+ One-Click Services | Category | Services | |----------|----------| | **Databases** | PostgreSQL, MySQL, MongoDB, Redis, MariaDB | | **AI/ML** | n8n, Flowise, Ollama, Open WebUI, Langflow | | **Analytics** | Plausible, Umami, PostHog, Matomo | | **CMS** | WordPress, Ghost, Strapi, Payload | | **Storage** | MinIO, Ceph | | **Monitoring** | Grafana, Prometheus, Uptime Kuma | | **Communication** | Mattermost, Rocket.Chat | ### Automatic SSL Free SSL certificates via Let's Encrypt. Auto-renewal. No configuration needed. ### Server Management - Multiple servers from one dashboard - SSH key management - Docker container monitoring - Resource usage (CPU, RAM, disk) - Log viewing ### Environment Variables Manage secrets per application and environment (production, staging, preview). ### Backups Scheduled database backups to S3-compatible storage. --- ## FAQ **Q: What is Coolify?** A: Coolify is an open-source PaaS with 52,500+ GitHub stars for deploying apps on your own servers. Self-hosted Vercel/Netlify/Heroku with auto SSL, Git deployments, and 280+ one-click services. **Q: How much does self-hosting cost?** A: Just the VPS cost. A $5/month DigitalOcean droplet can run Coolify + several apps. No platform fees, no usage charges. **Q: Is Coolify free?** A: Yes, open-source under Apache-2.0. Self-host for free. They also offer a managed cloud option. --- ## Source & Thanks > Created by [coollabs](https://github.com/coollabsio). Licensed under Apache-2.0. > > [coolify](https://github.com/coollabsio/coolify) — ⭐ 52,500+ --- ## 快速使用 ```bash curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash ``` --- ## 简介 Coolify 是拥有 52,500+ GitHub stars 的开源 PaaS,在自己的服务器上部署应用。自动 SSL、Git 部署、280+ 一键服务。Vercel/Netlify/Heroku 的自托管替代品。 --- ## 来源与感谢 > Created by [coollabs](https://github.com/coollabsio). Licensed under Apache-2.0. > > [coolify](https://github.com/coollabsio/coolify) — ⭐ 52,500+ --- Source: https://tokrepo.com/en/workflows/202dfab1-6823-4fb2-a585-8af913d55af3 Author: AI Open Source