VPS_DOCS

Coolify Installation

An open-source, self-hostable Heroku/Vercel alternative.

01Prerequisites

  • Fresh server recommended
  • Docker installed (completed in previous step)
  • Min: 2 CPU, 2GB RAM, 30GB Storage

02Install Script

Run the official installation script.

Terminal
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | sudo bash

03Access Dashboard

Once installed, open your browser and navigate to:

http://YOUR_SERVER_IP:8000
IMPORTANT: Immediately create your admin account to secure the instance.