Dokploy

D

Dokploy

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

Join

Deploy page 404 error

I deploy nodejs app it's showing page 404 error anyone plz help me
No description

How to add domain to database

How to add domain to database ''PostgreSQL" and enable SSL connection Like: postgresql://postgre:postgre@pg.domain.com/postgre...

Preview Deployments - URL in environment variables

Hi, I've been really enjoying dokploy as a quick solution for hosting and testing my applications - however I've hit a limitation with preview deployments that means I can't really use them. In order to properly set the environment variables for preview deployments I need to be able to reference the deployment URL, is this possible currently? I know that the unique URL is composed from the github branch so might be possible via that but I still don't see how it would be possible to reference....

Next js Application

I have a variable that ends by =. If I deploy with Nixpakcs it's ok. Instead with railpacks there is a build error...
No description

2fa setup is bugged

I cant type the input code from authenticator in safari mac os ๐Ÿ˜‚ demn
No description

Not able to deploy Build Type Dockerfile

Im running into weird errors when trying to deploy an app with build type Dockerfile, it seems to have something to do with my config but I already try mutiple variations and nothing worked. Is there any specific thing I should do, or do we have any example with docker to compare with?...
No description

Supabase Storage not loading Error

Hello. I have deployed a supabase instance on my domain. The supabase is loading a working fine as usual. As of now API keys and database authentication SMTP working as expected. But for some reason storage is not loading. Says (Failed to fetch buckets) On console I have attached the images for tge errors. Please save me. ๐Ÿ™๐Ÿป...
No description

Dokploy available disk space same after host disk expansion

With a pre-existing Dokploy installation, I expanded its host disk and updated the device end sector but the Dokploy server Monitoring does not show the additional space. See attached image, it should show ~128GB. Under Web Server I tried Server > Reload & Space > Clean all multiple times (in additional to restarting the host just in case) but am seeing no change. I'll probably just delete and reinstall this Dokploy instance but figured I'd ask. Maybe this is more of a feature request?...
No description

Cancel running builds

Hey guys, as in the attached picture I've got two running deployments which for whatever reason got stuck, is there any way I can cancel/stop/abort them? Cancel queues does not seem to do anything. Building NextJS
No description

Dokploy behind internet proxy

Hi! I hace just installed dokploy on a privare server that use a proxy URL to access to internet. Dokploy works ok but when i want to crรฉate an app from a template that list (and tasks list) doesnt load Any data . May i have yo configure proxy URL inside the plataform? (Is already configured on the server env )...

Swarm workers not showing containers

I'm not sure if I have a fundamental misunderstanding of how this should work, or if there is a problem. I have the following setup: Dokploy Server - Doubles as Swarm Manager app1 - Swarm Worker app2 - Swarm Worker...

cancel

i'd like to cancel my subscription, my email is franklin@fourdigits.nl

Traefik dns challenge

Hi, i have a setup with multiple remote servers, and I want for each of them to host my regional domain: app.example.com (each server different region) My questions are: 1. If one server has already completed a DNS challenge, do the other servers also have access to that certificate, or do they each need to perform their own DNS challenge to obtain a certificate? 2. If all servers have access to the certificates, is there a risk of a race condition where multiple servers attempt the DNS challenge at the same time? Or do they somehow know that one server is already in the process of validation?...

Significant HTTPS slow down

Hi, I was hoping someone might be able to help me with an issue I'm experiencing. I have Dokploy installed on a VPS and I have several apps installed. However I was noticing a significant reduction in download throughput. After some investigation I have discovered that SSL / HTTPS seems to be the culprit. If I setup the same application, in this case it was openspeedtest/latest, one with http and the other https via letsencrypt I see a 10x+ difference in download speeds. I have tried combing through the traefik and dokploy docs for answers (and the internet at large) but haven't found anything definitive on how to deal with this issue so I was wondering if any here may have some insight on how to deal with it? For some additional context my dokploy is using standard configuration and the VPS has ARM64 cpu's (Ampere) in case that is an issue. Any help is appreciated, thanks....

Easiest way to deploy a server + X workers architecture?

I have a single Dockerfile that builds an image for a Node.js app. The image has 2 possible entry points: server.ts and worker.ts. I'm looking to deploy a single instance of server and a predefined number of workers all within a single server managed by Dokploy. - Only the server should be publicly accessible. Workers should remain private....

Web Server not accessible after the last update received from UI.

Hello. I have switched from Coolify last month. Have been very happy with Dokploy. Now the problem: Before, I was using a subdomain dokploy.mydomain.com for the Dokploy. I was using the Cloudflare Proxy for the IP with the CF SSL. I uploaded the CF SSL on Dokploy. On the Web Server I turned on HTTPS and provider none with FUll and FULL(Strict) on CF and both were working. After this update, The domain is not accessible. It is showing 404 Page not found. and black screen. But I can access it with IP address and port 1.2.3.4:3000 e.g. Now, on the Traefik Log I got few errors... Please give me the solution....
No description

Can't Connect DNS to Dokploy

Hi! I have been trying all day to connect my domain (on Vercel) to my dokploy instance. I keep getting certificate errors. Any help would be greatly appreciated ๐Ÿ™...
No description

How to setup maintenance mode

Can someone help me on how to setup maintenance mode in the server? I can't find it in the dashboard.

Customize Dokploy Login Page url/appearance

I have a dokploy server. let's pretend it's domain is mydokploy.com Here's what I need: - I don't want people/bots/etc to easily "discover" my dokploy login page via mydokploy.com...