team@tinypod.app
Self-Hosting Coolify: Your Own Heroku
Coolify is an open-source PaaS. Push code, auto-deploy, preview environments — the Heroku/Vercel experience, self-hosted.
coolifypaasdeploymentheroku
What Is Coolify?
Coolify is an open-source alternative to Heroku, Netlify, and Vercel. It provides:
Why Self-Host Your PaaS?
Cost
Control
Features
Deployment
Preview Environments
Every pull request gets its own deployment URL for testing.
Databases
One-click deployment of:
SSL
Automatic Let's Encrypt certificates for all applications.
Monitoring
Multi-Server
Manage applications across multiple servers from one Coolify dashboard.
Coolify vs Alternatives
Coolify vs CapRover
Coolify vs Dokku
Deployment
1. Deploy Coolify on TinyPod
2. Connect your GitHub/GitLab account
3. Select a repository
4. Configure build settings
5. Deploy
Resources: 2 CPU, 2 GB RAM (Coolify itself + your applications).
When to Use Coolify vs Direct Container Deployment
Coolify is best for deploying YOUR code. TinyPod is best for deploying existing applications.