Huly Template
I'm trying to setup Huly using the provided template, but I am getting this error when trying to make an account. I am unsure how to fix this. I have not changed anything in the docker compose file or otherwise. Any help is greatly appreciated π

How can I host on Dokploy port 80?
I'm trying to host a page on port 80 of Dokploy my host. I've tried different ways but keep failing. Can someone show me an example?
nginx cant access other services in docker compose stack
Locally my compose stack works normally, but when I deploy it to dokploy nginx container cant access other containers in the network. But other containers can access nginx.
Here is my compose file
```
services:...

No more disk space on VPS
Hi,
In just a minute, I don't have more disk space, I have just deployed a Next.js app...

502 Bad Gateway without further logs
Iβve added the node server adapter to my Astro project.
Since then, I get a 502 error when accessing the site.
The logs donβt indicate any error, and if I curl localhost:3000 from the container, I get the expected result...

MongoDB Connection Error
I Created a Database With Checkmark Use Replica Sets.
I deployed but getting error on connection. my application + mongoDB compass both connection error.
previously i was created database without checking Use Replica Sets. But getting this error: Transaction numbers are only allowed on a replica set member or mongos
...

2fa keeps failing although
Hello I'm running on v0.15.0
I'm trying to connect to the admin panel but the 2fa keeps failing although it's a correct code. I've not changed any settings and I'm using Google Authenticator....

Dokploy Bot, reboot
Hello I am hosting a discord bot on github connected to dokploy cuz idk another way, can I have this bot restart once a day? If so how do I set this up?
Lets encryps't not working on selfhosted
Hello! i run dokploy on OIC with the template https://github.com/kgaulin/dokploy-oci-free. I managed to activate de https for the server of dokploy but i have a error for my app.
ERR Cannot retrieve the ACME challenge for test.weblabagency.ca (token "C1V73tjIH09lRaGqO-uQFco4_uo85soF_Ca6MJdlyHU") providerName=acm. It's a simple Nuxtapp basic template for testing to deploiement process.
The config of my dns test.weblabagency.ca should target the dokploy server or the server I install the app ?...
Cannot deploy a nextjs project with pnpm package.
I am trying to deploy a Next.js project, but I keep receiving this message: "Cannot install with 'frozen-lockfile' because pnpm-lock.yaml is absent."
The problem is that, based on my project structure, the pnpm-lock.yaml file is indeed there (I have provided a screenshot as proof). I am using Next.js v15.0.
While searching for solutions, I found that I can bypass this issue by adding the following line in the ENV configuration:...

Unique SSL hostname for every worker node
Hey all, I want to deploy a service to every docker swarm worker node. I also want to have a domain that points to
<worker hostname>.carbon.host, how do I handle the subdomain? I can automate the A record using a scriptCannot deploy new Redis Cache service from Dokploy Cloud
Results in error:
It appears that the UI is not currently correctly creating the container for the new redis server?...
Error response from daemon: No such container: select-a-container
Error response from daemon: No such container: select-a-container

Security After Initial Server Setup?
Hello gentlemen -- After server setup, the onboarding gives you this nice security summary. I agree with all the recommendations. My question is does any of this cause issues with sustainable use of Dokploy's Cloud service? What access does the service need after initial setup?

Dokploy Cloud Server IP Address Range for Whitelisting SSH Access?
I'm trying to give Dokploy access to my ssh server, but it is restricted to specific ip addresses/ranges. What Dokploy IP(s) do I need to whitelist for your cloud service?
Problem with n8n template
I have a problem with the n8n template, the http link works but not the https does not work.
``version: "3.8"
services:
n8n:...
need help before buying
hi i stumbled upon your site and had some questions before i buy the paid plan. can anyone help ?
How to Backup and Restore MongoDB
Hi,
I think, I know how to do backup with Amazon S3 and going on my way to do that but my question is to know if it's possible to restore the database from the interface...
nextjs nixpacks custom build command
i am trying to deploy nextjs app but i need to add --legacy-peer-deps to the build command.
Issue with Menu Links and Monitoring Page on Dokploy Cloud
Iβm on Dokploy Cloud and noticed that a few menu links at the top right under 'My Account Settings' are not working. Specifically, the Monitoring, Traefik, and Docker pages are not displaying. Also, is the Monitoring page available for Dokploy Cloud users?