Dokploy

D

Dokploy

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

Join

Volume Bind with Nixpacks/Docker Swarm not working

Hi there, I am trying to deploy a CraftCMS app, and after pain and misery of trying multiple packs, i was able to use Nixpacks with NGINX. I am looking to have persistent storage for my assets, since they are not in the git, but when I do a Volume Bind (config listed below), nothing happens, the bind wont ever happen, the folder is not bound or anything. I am really confused and a bit frustrated for trying to make this site work. Bind config: Host Path: /etc/dokploy/applications/[APP NAME]/assets Mount Path: /app/web/assets...

My app doesn't start anymore and there's 5-6 containers hanging around.

It worked normal before last deployment (just one string change) which triggered a new deployment, and it got stuck. Tried to clean cache, stop, rebuild, push a new one. It simply doesn't start anymore, and there's only logs in one or two of the containers (see screenshot) - rest are empty. I'm using Dokploy Cloud - thanks! 😄
No description

Unable to fetch data from GCP

This is a sort of urgent. So, I am unable to fetch data from Google Cloud Platform using Dokploy. Example; https://taskuri-nextjs-j7ieak-204699-91-99-89-142.traefik.me/api/get-user-ip/ - if (E) it means Error. This is hosted on Hetzner VPS, it gives me an error. If I curl from VPS (not via NextJS app which is routed through Traefik) then it works. This means that Hetzner VPS Public IP isn't banned by GCP....
No description

What is the correct way to update templated docker compose?

Hello, I'm searching for a way to update docker-compose, when I click on --- 🚀 Deploy within the template nothing is updated.. It would be nice to have some option to nicely update the template. ...

Docker Build Error on New App Deployment (Dokploy Cloud)

Hi everyone, I’m encountering this issue in the screenshot when deploying a new application on Dokploy Cloud using a Dockerfile. I have other nearly identical applications deploying without problems on the same Dokploy Cloud setup....
No description

Self hosting supabase from compose [no template]

Hey, i'm trying to deploy on my vps the last version of supabase. I'm using the supabase repository. https://github.com/supabase/supabase I have configurated to clone the repo and set the docker compose path to ./docker/docker-compose.yml. The deployment throws no error, but for some reason im getting this error: 'name resolution failed'...

I deleted my organization/account months ago but still charged

Hello, I've deleted my organization as well as my accont but you still charge me monthly for the "servers". Where can i access the past invoices ? and please close my subscription on Stripe....

Self hosting S3 bucket Suggestion

Am working on some client project where I need to store images and videos am looking for some kind of self hosting S3 bucket so that I can manage all on the same server (Except minio )

Urgent: Active plan but site says server not available

I have an active plan and another monthly plan, cancelled the monthly kept the annual and it messed up the billing @Siumauricio

Expose second container port?

Hi, If created app from docker image and i need 2 ports from container to be exposed(3000 and 5000). I created domain mydomain.com and it using 3000 port. Is it possible to expose on that domain second port 5000? So i can access mydomain.com:5000. I tried to expose port using Advanced -> Ports section but no luck....

how to deploy svelte project, I follow for the dokploy manual and got error.

Error: Failed to read app source directory Caused by: No such file or directory (os error 2) Error response from daemon: No such container: ufqpjc-kWmEwc-k9z Error ❌...

Dokploy cloud IP addresses

Greetings! Can you please tell me if there is any list of ip addresses that dokploy is working on to add them to fail2ban whitelist?

dokploy adding 2 forward slashes after domain

hi! i'm trying to deploy my website using a dockerfile (https://github.com/thatgurkangurk/gurkz.me/blob/main/Dockerfile) when i add a domain, it adds a double slash after the domain, which causes SvelteKit to 404 ...
No description

Traefik not generate ssl (certificate) from ( docker-compose , swarm, stack deploy )

I run my service docker compose with command docker stack deploy. I cannot get certificate from my domain?

Postgres database deployment error?

Getting error while deploying the postgres database to remote server.
No description

404 Not Found when refreshing SPA React Vite app

Hi, guys. I just deployed my Vite React app following the docs from the website (https://docs.dokploy.com/docs/core/vite-react). It worked fine but when i refresh or tried to access to a route of the SPA app it will throw 404 Not Found as shown in the image. I know that i need to do a redirect but i'm not sure where exactly and what i need to put. ...
No description

deployment bug

there is a bug that when i deploy app in project it poped that app deployed successfully but there is no new deployment in log

How to roll back to a previous version

Does anyone know how to roll back to a previous version? The new version upgraded the nixpacks version and now uses Caddy by default. The deployment succeeds, but the page doesn't show anything.

npm install --force?

How do run this install command like on Vercel?
No description

Implement AzuraCast

Hi I want to ask for help I strugle with integrating AzuraCast to Dokploy Can you help me with thease integraitions?...
Next