Delete or reset volume of a container
So I faced with a sitioation that I updated postgres version in my docker compose file. This will make older data incompatible with new one. I dont care, and I simply want to push changes and get update on my deployment.
Is there a way to "reset" volume for some service in the docker compose stack in the UI?...
MongoDB database
Is there a way to enable replSet?
Do you do it like this it doesn't work?
Like I want to start Mongodb IN replica set mode...

Nixpacks seems broken
Hi there,
If i want to deploy anything trough nixpacks ill get the following issue after the build process:
Last few lines of the logs:
1 warning found (use docker --debug to expand):...

Staging environments
What's the best way to set this up, a separate project, or more services with prefix naming?
Dokploy Twenty CRM Template
Hi guys, just questions. Dployed Twenty CRM Using Dokploy service, but have same moment, that looks like strange.
Why this system depploy two containers with one image ?...

Deploying bolt.diy as production app
Hi, has anyone successully deployed a fork of bolt.diy using Dokploy? Is there any definitive guides on hosting this in production as it seems that a lot of features work in dev but not when deployed for me. For example, uploading a folder just hangs.
Connecting backend to frontend
Hi,
I have a backend service, which uses docker-compose to deploy. I was able to successfully deploy it to dokploy. This service has a fastapi webserver, which i would like to expose as
api.myproject.com
. I would like to keep this webserver internal only and not expose to public, such that only frontend is allowed to talk to it.
The frontend is deployed as an application on the same vps.
What changes do i need to make to make this work? If there is any guidebook/examples, that would be really helpful. ...Dokploy Backups: securing the instance and volumes
Hey all, I would love to get your input on a couple of points:
• Backing Up the Entire Dokploy Instance:
How are you handling backups for Dokploy itself? I’m talking about securing not just your deployed projects but also Dokploy’s configuration, settings, and internal data. In case of a catastrophic failure, what’s your go-to approach for backing up and then restoring the whole instance?
...
Can't deploy from git branch (private organization and repo)
any idea why deployments aren't starting up? I just started using Dokploy and hooked it up with my Github on a DigitalOcean Droplet, setup all the correct env vars and Git app

Turborepo with fking docker shit
Im so fking tired now, im trying to deploy this fking shit from last 10 hours and this bitch is still not getting deployed. it's name must be dickker fuk docker fuk bun.
It was working before but as soon as i added a package and added it as a dependency to my server app (bun+hono) it didnt work. even though its working on my machine.
Heres my dickerfile:
`# ⚡ 1. Use Ubuntu Minimal (smaller base image)...

Dokploy to HAProxy
Hello all!
I'd like to explain my problem: I have a HAProxy at home because I have several servers that use 80/443. Has anyone been able to experiment with this or just tell me if it's possible to do it?
And if it's possible, do you have an example of configuration or something because I haven't found anything on the doc...
[SOLVED] Domain mapping difficulties with Paperless-ngx
I'm trying to setup Paperless with Dokploy and it seems to work just fine. (I'm using one of the docker-compose files from the repo (https://github.com/paperless-ngx/paperless-ngx/blob/dev/docker/compose/docker-compose.postgres.yml) and just adding the env variables into the env section. It deploys but and I can access it on the port 8000 when using the IP, but when adding the domain to it, I always get a 404. I tried different domains and changing ports, but no to avail. Should I try and setup...
Can't deploy Pterodactyl
docker-compose: https://paste.learnspigot.com/kacacewego.yaml
Error in dokploy logs: https://paste.learnspigot.com/uyafecipas.bash
Anyone know what's wrong?...
Traefik error could
I stopped dokploy service, then i restarted with:
curl -sSL https://dokploy.com/install.sh | sh
At this point was when traefik started log unable to find IP address
...Lets Encrypt failing when cloudflare enabled
One of my clients had this issue when thier ssl connection suddenly broke and browsers started giving error like 'too many redirects', upon investigating i found out that when cloudflare proxy enabled, the ssl renew must've failed so many times that lets encrypt attemp got exhausted or dokploy has issue requesting certificate on renewal either way ssl is not activating even if we remove and added domain again. We've switched to cloudflare's flexible ssl mode as a temporary solution and put all d...
Domains not working with Docker Stack
Hi,
I am trying to deploy Dokploy on Scaleway with 3 Instances DEV1-M (4Go each). My cluster is set up and I can see my nodes on the panel. Everything seems to be working fine BUT Docker Stacks. If I use Docker Compose I have no problem but when I try to deploy an app with Docker Stack, Traefik won't create the LB rule.
Here is the generated Compose file with Traefik labels :
```yaml...

How to configure SSL/TLS for databases in Dokploy?
Hello everyone,
I'm looking for help with database SSL/TLS configuration in Dokploy. I've searched through the platform but haven't found any options to enable SSL/TLS for databases.
Questions:...
NestJS Deploy error : Error response from daemon: No such container: select-a-container
Hi everyone, I'm trying to deploy the next js application. The deployment process is successful as shown in the picture, but I see an error in the log: Error response from daemon: No such container: select-a-container.

hi.events not working error message 500 when trying to create user
Hello everyone! has anyone been able to have hi.events running with no problems? I tried with the template in dockploy but it doesnt work