Dokploy

D

Dokploy

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

Join

How long does it take for a SSL to apply?

It's been 40 minutes and its still saying net::ERR_CERT_AUTHORITY_INVALID
No description

Plausibe Bad Gateway

Hi, I have opened a thread about How to use Plausible with Next.js then I've started to try many configurations until I've faced this problem when trying to setup a domain name (Ihave one it's analytics.codewithadu.de) and I don't know how to solve it now...
No description

How to use Plausibe with Next.js

Hi, I am trying to use Plausible with Next.js so I have installed the template (adding a domain to it in DokPloy is not working but I'll ask in another thread) So This is how I have configured the PlausibleProvider from next-plausible but as you can see it still displays "Awaiting your first pageview ..."...
No description

Database backups stopped working without any notification

Hey I have 4 databases each with a daily backup around midnight. I've noticed everything was working just fine but all of the backups stopped December 22, 2024. After that, no daily backups were made. I only noticed today ( I should have earlier as I have a webhook notification on my discord ), but I just didn't pay attention to that since the notifications come around midnight. I had to manually backup the databases now, and I am yet to see if the cron job will start working again. Wanted to point it out and ask if it's some kind of bug, maybe there's something wrong with how the backups/cron jobs work?...

DNS pointing to manager node only

Hi, right now Dokploy runs on a small server and I'm using it to deploy apps to a bigger server. To make the apps reachable, I create a DNS A record that points to the IP of the bigger server, where the app is running on....

Need help isntalling on Digital Ocean

Ran the installation script as the docs and ran successfully but cant access it on web browser? ``` Digest: sha256:f6fd31c31fbd71925ad40095e090be540544c4466e6e28192d00bfffcd24f275 Status: Downloaded newer image for dokploy/dokploy:latest docker.io/dokploy/dokploy:latest...

failed to solve: failed to read dockerfile

When I try deploy my docker app I got this ``` Initializing deployment Build dockerfile: ✅ Source Type: github: ✅...

traefik

Is there a way to add basic auth to docker compose with labes for traefik? ``` ... labels: - traefik.enable=true...

Is there a way i can setup with different ports?

Is there a way i can setup with different ports? Like not 80 or not 443. Basically i want to host many simple demo website there with nextjs with terefik temp domain. and need ssl on those. that's why i needed diffrent domain becuase some of my other application like Cloudpanel running on same VPS?...

Application not available despite successful deployment

Hi guys, this is the first application I deploy via Docker – The Deployment is successful, but when I have a look in the Logs, there are no containers to select, the application is also not accessible. Do I need to configure something differently for docker applications? Also, i’m confused that I also need to specify a Build Type, even though the Docker Image is alreadu built...
No description

nixpacks.toml on root directory is not used

Hello I'm struggling a little to try to use nodejs_20 on my project. Setting up the Nixpacks ENV doesn't work because there is some conflict with node 20 and 18 ╔═════════════ Nixpacks v1.29.1 ════════════╗...

dokploy-Manager and Worker node on two different VPS hosting providers

Hi there, is there a reason why I cannot select the workder node via the 'select a server' dropdown when deploying an app? Do both VPS servers need to be on the same provider? do i need SSH keys setup between them?

Deploy NextJS with dockerfile

ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 33981740-93cb-4966-b5de-c32207174f81::a7ye70isi7l5g1zremrrxaguc: "/src/web-app": not found
ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 33981740-93cb-4966-b5de-c32207174f81::a7ye70isi7l5g1zremrrxaguc: "/src/web-app": not found
...

I have installed dokploy successfully on my Linux server with docker.

I have install on customized port: 7000. I can access it and add new template fine. Let's say I create webapp (nextjs) on port 3200, or supabase from template. it shows running up, but how can I access supabase from its specified port. it always showing 404 resource not found. what is the problem with my configuration or not...

Blank screen on page refresh

My app is fully deployed and works, however when i go to refresh the page i just get a white screen. The refresh thing only happens after the container has been redeployed with the same domain name. This never happened before I updated from v14 to v16...

mongodb hacked after a view hours of being accessible

I set up dokploy on a fresh server and configured my application. Nextjs with mongodb and replicasets enabled. While trying to figure out ufw settings to block access from outside, but allow docker, I noticed in the mongodb log that all the tables where dropped and a new index created. The index had a message saying that my data is backed up and I should pay x amount of bitcoin. The collections where empty and nothing important is lost, but I wonder how someone could get in so fast....

Migrating radicale from docker-compose to Dokploy

I have a radicale https://radicale.org/v3.html instance in a docker container. How would I migrate my radicale instance to Dokploy without losing the data? (I have not installed Dokploy yet on the server in question, but I have used it before elsewhere)

Network usage too much ?

Hi, I have noticed that I have a lot of Network usage and I don't know from where it comes in or out I just have deployed some Next.js apps and MongoDB databases...
No description