How to upgrade dokploy to latest versions
I used dokploy version 0.12. Today we have 0.14 and I can see we're have new tools/feature.
When install, I used the install script, so now how can I upgrade dokploy to latest version?
Will it affect to other running services?...
uptime-kuma change domain
I have added a domain to uptime-kuma and it doesn't load right when I try to use it gives me bad gateway
heyform not loading
Hello I am new here I installed Dokploy to use heyform I installed redis and mongodb I added into the file and the website will not load
SSL
Hello. I subscribe a domain(ovh) and vps(netcup). I added the domain to my app and uses lets encrypt certificate. Upon checking, it is still http. What should I do?
help traefik direct
so i have a service working fine on pdf.crownparkcomputing.com. i have tried to copy setup for uptime-kuma and ghost but always get 404 error.
here is my compose. i have set GHOST_HOST to https://test.crowparkcomputing.com
''services:
ghost:...

Cloudflare wildcard
Hey @everyone! Can someone please guide me how to setup dokploy with cloudflare tunneling?
I have setup the with cloudflare but the domain
*.mydomain.com
cannot access automatic until i manually added each subdomain to cloudflare records....TCP Domain missing
I want to connect to the supabase postgres database, but when I try to connect the it refuses.
I think the problem is that you cannot create a tcp domain rule in the UI, like described here: https://community.traefik.io/t/access-postgresql-instance-with-subdomain-using-traefik/15367/2
@Siumauricio...

WildCard SubDomain
Hey Everyone! Can someone please guide me how to add wildcard domain in the application domain section, i want to have 100s of sub domain for my app, but manually adding each of them in Domain or Traefik yml is not efficient. So Can someone please tell me how to add wildcard Domain so that i dont have to handle each sub domain.
Traefik middleware and Docker labels
Hi all, just joined on here for some help. I've been battling this all afternoon and I am not sure what I am doing wrong. When deploying docker-compose.yml's the traefik middleware (ipallow) is being created, but never gets applied. It doesn't matter if I define it in-line or use a @file middleware previously defined in the dockploy yaml files. Here's an example compose:
```
version: "3.8"
...
Using local git but cannot reach on git clone
Hi, currently my git was on another VM and sometimes to reach VM to VM was using git.troke.local, tried to clone on VM it was normal, but when clone on dokploy it's say's
```
Initializing deployment
ERROR Cloning Custom Git: Error: Command failed: ssh-keyscan -p 22 git.troke.local >> /etc/dokploy/ssh/known_hosts...
my postgres instance is too slow
I have a VPS in US region. And I am trying to connect to it from Asia. The db is so slow. Writing 8000 records to it takes more than 45 minutes. And trying to read it from takes too much time as well, it's connection is timing out.
Anyone faced this issue? what am i missing?...
Cannot deploy node app to Nixpacks ,
So I am fine deploying docker apps and if i want to deploy node app to static thats fine but when I try to deploy to Nixpacks I get an error about reading gtom Githubbash: line 11: nixpacks: command not found
❌ Nixpacks build failed
===================================EXTRA LOGS============================================...
Turborepo to Dokploy
Hi everyone,
I’m working on a monorepo (Turborepo) that includes the following packages:
WebSocket server (Express.js)...
Dokploy self-destructs
I have an issue with Dokploy. I'm just reporting it here, since I think it is impossible to reproduce.
One of my application projects does not deploy anymore. Nothing happens when I click the "Deploy" button.
Since this annoys me I rebooted the server.
...
Use selfhosted gitlab install not going to selfhosted option.
Hi, is there a way to set my gitlab integration to a self hosted one? When I click install it goes to gitlab.com....

unable to attach `add_host` to nixpack
i have port 8000 running locally, and i want to make my deployed app to be able to connect with the host:8000, seems like currently there is no way to connect the host with nixpack ?
custom image registry dont work
I selected custom github image registry, but when i try to deploy he try to push in docker registry. Or i dont know what he try to do. I tested registry in settings and all fine. Before all works without this trouble.

Memory Limit Issue
What is the default memory limit of application?
When i tried to change the value to 8gb (8192MB) i got errors of:
```
Error occurred ❌, check the logs for details.
(HTTP code 400) unexpected - rpc error: code = InvalidArgument desc = invalid memory value 1048576: Must be at least 4MiB...
