
Coolify
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Coolify is an open-source, self-hostable platform-as-a-service that helps you deploy and manage applications, databases, and Docker-based services on your own infrastructure via SSH. It aims to provide a Heroku/Vercel/Netlify-style experience without vendor lock-in.
Key Features
- Deploy static sites, APIs, and full-stack apps across many languages and frameworks
- Git-based “push to deploy” workflows with support for popular Git providers
- One-click deployment catalog for a large set of Docker-compatible services
- Automatic TLS certificate provisioning and renewal for custom domains
- Built-in database provisioning and automated backups to S3-compatible storage
- Webhooks and a REST API for automation and CI/CD integrations
- Real-time in-browser terminal for server and deployment management
- Team collaboration with roles/permissions and shared projects
- Pull request / preview deployments to review changes before merging
- Basic monitoring and notifications for deployments and server resources
Use Cases
- Replace managed PaaS products for hosting web apps on VPS or bare metal
- Run an internal deployment platform for teams with previews and role-based access
- Deploy and manage databases and common infra services alongside applications
Limitations and Considerations
- Requires Docker-based deployments; services generally need to be containerized
- Feature set and operational complexity can increase when managing many servers
Coolify is a strong fit for developers and teams who want an easy, Git-driven deployment workflow while keeping full control over infrastructure, data, and configurations. It scales from a single server to multi-server setups and supports both apps and supporting services in one place.














