Change to another instance
How to set basic auth when deploying composé
Docker Swarm
2FA Login Returns “Invalid 2FA Code” After Upgrading Dokploy
Custom Domain for Dokploy Control Panel
How to use Dokploy's Traefik for Reverse Proxy Only?
Deploy vs Rebuild vs Reload
How to forward requests to remote server
Let's Encrypt certificate not being set up correctly for a newly added domain
CNAME not possible?
Error deploy with cluster

failed to lookup address information: Try again

"Bad Gateway"

How to stop Dokploy Docker Compose (raw) from adding random string to my volume name?
Cannot send secure cookie over unencrypted connection

Deployar aplicación de github con Docker-compose.yml fuera del repositorio
Cluster
Domain "Cant access this website"

Preview Deployment on GitLab & Persistent Logs After VPS Reboot
1. Does GitLab support Preview Deployment? My repository on GitHub triggers preview deployment successfully, but on GitLab, it doesn't work. Are there any special configurations needed?
2. After rebooting my VPS, the service logs disappear. Is this expected behavior? I created the service using "Create Service" -> "Application" with the Build Type set to "Nixpacks." The application is a simple Node.js app. How can I make logs persist for future analysis? ...