How to Install Coolify on Ubuntu Server Step by Step
1. Update Server
sudo apt update & sudo apt upgrade -y
2. Install Coolify
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
http://your_server_ip:8000
. . . . . . . .
sudo apt update & sudo apt upgrade -y
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
http://your_server_ip:8000
. . . . . . . .