Commands you need to run to install Coolify on InterServer VPS.
apt update && apt upgrade -y
ufw allow 22/tcp
ufw allow 80/tcp
ufw allow 443/tcp
ufw allow 8000/tcp
ufw allow 6001/tcp
ufw allow 6002/tcp
ufw enable
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
To access the dashboard, please visit.
ipaddress:8000
