Dokploy

D

Dokploy

Join the community to ask questions about Dokploy and get answers from other members.

Join

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 ...
No description

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....
No description

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:...
No description

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 script

Cannot deploy new Redis Cache service from Dokploy Cloud

Results in error:
Error response from daemon: No such container: select-a-container
Error response from daemon: No such container: select-a-container
It appears that the UI is not currently correctly creating the container for the new redis server?...
No description

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?
No description

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?

How to monitor servers?

Now, it just can monitor the Dokploy server.

minio not running start command on server restart

I have to redeploy minio every time server restarts. I used the included template with minor modifications to have letsencrypt work: ```version: "3.8" services: minio:...
No description

404 page not found

Whenever I deploy my compose, all my domains suddenly fail and return "404 page not found". I am doing this with vaultwarden recently, but it has happened on every single compose where I am now scared to re-deploy my compose. I am using the server feature. I can play with the deploy button and the reload traefik button but it always returns to 404 page not found after deploying...

How to publish a static site containing only index.html with dokploy

I selected static for the build type, but the host cannot be accessed.
No description

Supabase template gives error

Hey, I have tried to use the supabase template, but keep running into error about "supabase-analytics being unhealthy". I have tried with the template that comes from the dokploy dashboard, and also with the newest compose file from supabase - no luck on either of them. Does anyone know about this problem, or has a solution worth trying out?...
No description

Error: getaddrinfo ENOTFOUND dokploy-postgres at GetAddrInfoReqWrap.onlookup [as oncomplete] (no

Got this error when installing dokploy on digital ocean vps... any way to fix it?