Deploying Coolify
Coolify makes managing your server as easy as a PaaS.
Installation
Run the official install script on a clean Ubuntu server:
bash
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bashThis will install Docker, setup the database, and launch Coolify on port 8000.
Features
- **Git Integration**: Connect GitHub/GitLab.
- **Auto-Deployment**: Push to main -> Auto deploy.
- **Databases**: One-click PostgreSQL, Redis, MySQL.
- **Applications**: Node.js, PHP, Python, Dockerfiles.
Page changelog
Last updated
- 2024-04-02—Initial or baseline update for this page.
Related articles
Deployment
Integrations & Plugins — Connect Your Stack
Patterns for integrating monitoring, auth, storage, CI/CD, and webhooks across your services.
Deployment
Deploying Next.js App Router on Cloud VPS
A comprehensive guide to hosting Next.js applications using Node.js, PM2, and Nginx reverse proxy architecture.
Deployment
Deploying Django with Gunicorn & Nginx
Production-ready Python deployment using Gunicorn as the WSGI server and Nginx as the reverse proxy.
Deployment
Self-Hosted GitLab CE Deployment
Take control of your DevOps pipeline by hosting your own GitLab instance on a cloud VPS.
Deployment
Deploying Strapi Headless CMS
Setting up Strapi v4 with a PostgreSQL database for a robust content API.
Deployment
S3-Compatible Storage with MinIO
Deploying high-performance private object storage for backups, artifacts, and large datasets.
Was this page helpful?