docker compose -f /etc/dokploy/docker-compose.yml up -d
Category: Dokploy
docker compose -f /etc/dokploy/docker-compose.yml up -d
Start the Dokploy server stack manually from its installed Compose file
Dokploy runs as a Docker Compose stack. This command brings it up in detached mode. Use this to restart Dokploy after a server reboot or manual stop.