Dokploy

D

Dokploy

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

Join

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?

[SOLVED] "Branch Not Match" with forgejo webhook

i tried autodeploy with forgejo. branch is "main" in both forgejo and my dokploy project provider. forgejo triggers the webhook after pushes but reports a 301 - {"message":"Branch Not Match"} every time. any ideas?...

Error response from daemon: No such container: ....

botfin-frontend-9tarw2-ir8dCzamcS
botfin-frontend-9tarw2-ir8dCzamcS
Got this error when try to deploy next.js (nixpack), previous container is still running and exists...
No description

Connect docker swarm worker to dokploy

I am getting an error with the install script. I currently have my server acting as a daemon for a public host im making. It's running as a docker swarm worker, and dokploy stop's it's script when it realizes this under the "setup server" button. ``` 6. Setting up Network Error response from daemon: This node is not a swarm manager. Use "docker swarm init" or "docker swarm join" to connect this node to swarm and try again....

Pull Images and restart container from compose

I normally deploy with docker compose pull && docker compose down && docker compose up -d I can't seem to get dokploy to pull the latest image and restart the compose. I tried redeploy and restart. But the same container persists....

Github Auto Deploy not working (matching branch)

I saw docs said I don't need to configure anything but for now, I need to add webhook to Github Repository. and when I add webhook and try to make them auto redeploy it's error
Error response from daemon: No such container: legardy-frontend-kpdpxp-Ks0HfwUih1
Error response from daemon: No such container: legardy-frontend-kpdpxp-Ks0HfwUih1
...
No description

Can't see Terminal text: text and background are both white (15.0)

In light/day mode, I can't see the text when using the terminal, since both the text and background are white.

Can't deploy bun project

I moved from coolify to dokploy, Everything work fine in coolify but I got this error when I try to deploy nextjs with bun here's my dockerfile ```Dockerfile...
No description

[SOLVED] LetsEncrypt fails with BuildType static

the website is generally reachable, but with the wrong cert (traefik-default). the log says: ``  ERR Unable to obtain ACME certificate for domains error="unable to generate a certificate for the domains [example.com]: error: one or more domains had a problem:\n[example.com] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: 2a01:4f8:d0a:27bd::2: Invalid response from http://example.com/.well-known/acme-challenge/TS6...-kw: 404\n" ACME CA=https://acme-v02.api.letsencrypt.org/directory acmeCA=https://acme-v02.api.letsencrypt.org/directory domains=["example.com"] providerName=letsencrypt.acme routerName=examplecom-web-static-a00f94-router-websecure-8@file rule=Host(example.com`)...

Macos

Is there a way to install dokploy on macos ?

Stalwart Mail Server

I spent some time configuring Stalwart. I can get dashboard to work but some other things like SMTP and IMAP is not working. I don't know how to get TLS certificate for a service without a domain. Please could anyone help?...

Requests tab empty

Hi guys! 👋 How can I get some results on this page? Is it possible to have a detailed traffic report with daily, weekly, and monthly requests? Thanks in advance! :pikaaww:...
No description

Can someone help me debug the simple Error on docker [Solved]

Im trying to build the docker file and look like everything ok, only when deploy, dockploy is not happy, I have no idea how to resolve this issue I upgraded to v15 recently and it happens. Not sure if it has anything related or not. 😦...
No description

Deployed successful, but no instances!

After upgrading to v15, I face several strange issues in my Dokploy, for example: In the server, it shows that the build was successful, but when I try to check my endpoint, it does not work. When I tried to open the log, no instance can be found there....
No description

Anyone else having issues with Static HTML + Dockerfile (NGINX:Alpine) Deploys?

I believe I was using version 13, and everything was running fine in my deploy via integration on github, I have a repo with static html and I used a Dockerfile to deploy those, two file config setup. After I've updated to the latest version of dokploy 15 not only updating the html stopped working (it doesnt update the latest code, always redeploy the last cache I think), but also new projects from the exact same repo don't find the Dockerfiles in the repo. Nothing has changed beside the version...

[SOLVED] Failed to connect to github provider (using mikrotik as firewall)

Hi everyone Intro: I have a private server, which is connected to a router (mikrotik). I do port forwarding. so when there is traffic to my public IP it will be forwarded to my local server IP. dokploy has been installed on the server, and the domain settings via cloudflare have also been completed. the dokploy console/dashboard can be accessed....
No description