Coolify

a self-hosted PaaS to deploy and manage apps, databases, and services with ease.

What’s Already Set Up

Coolify installed at /data/coolify.

Docker-based service running automatically.

Accessible on port 8000 via server IP.

Installation log stored at: /data/coolify/source/installation-*.log

How to Access Coolify

Open your browser and go to: http://<Server-IP>:8000

Complete the initial setup wizard to create your admin account.

Important Files & Directories

  • Main Coolify installation directory: /data/coolify
  • Environment variables: /data/coolify/source/.env
  • Installation log with IPs & setup details: /data/coolify/source/installation-*.log
  • Application source files: /data/coolify/source
  • Docker images, containers, and volumes: /var/lib/docker

Important Notes

  • It is highly recommended to backup your Environment variables file (/data/coolify/source/.env) to a safe location, outside of this server (e.g. into a Password Manager).

Application Details