Dokploy

D

Dokploy

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

Join

Nuxt project build got triggered 2nd times

Currently I'm trying to get the AgencyOS from Directus work, but so far got a lot of troubles. After a sleepless night, I managed to make the backend worked. Now the frontend has issue. Please don't get me wrong, this is not complain, for example the issues in the backend of directus come from their side! Dokploy works perfectly here. I guess the frontend issue could be the same. But we have more reactive response here, that's why I'm trying to seek helps here (while waiting for Directus response)...
No description

Nixpacks builds storage

I have my GH acc connected to auto deploy with dockploy using Nixpacks. Are previous builds stored or are they auto deleted? If stored where can I locate them in terminal to delete?

VPS self-hosted supabase and local supabase sync issue

I have used dokploy supabase template to self-host on VPS. I have supabase running in my VPS. I am trying to sync my local supabase DB Schema & Data on my VPS supabase. I am using supabase db diff --schema public -f inital_schema --db-url="<postgres://<username>:<password>@<traefik host URL>:5432/postgres> But I am not able to connect to the server. Maybe it's TCP/IP connection issue. ...

What is local IP to listening between services ?

I want to create a new DISCORD BOT JS PROJECT I have API service and CLIENT (BOT) service How can listenning API port ?...
No description

Logs show nothing

I tried to redeploy, restarted. Still the same. It is the NestJS server and it works well before. Still don't know what cause it.
No description

RabbitMQ connection impossible from another service

Hi, I'm trying to setup RabbitMQ and connect from another service on my Dokploy managed server. Here is the compose file:...

Deploying Strapi x PostgreSQL x Docker [Resolved]

Hello 👋 I'm trying to deploy a Strapi 5 app and a corresponding postgres database using docker but I'm facing some issues. The build and deployment process seems to work properly but when it tries to start the strapi container. I got this error : ...

Multi server setup - Dokploy on VPS, Server at home on old macbook

Hello. I'm trying to setup dokploy on my VPS to manage containers on my Mac. i have got the "server" (my mac) added successfully, i am able to open a remote terminal on dokploy for my mac. Docker is installed on my mac. when i attempt to deploy, it doesnt work....

Bitbucket branches not showing up

When trying set up a project with bitbucket - the branch is not showing up. If I look up into the console there's a 400 error when trying to get the branches. The repositories and the the projects are showing up correctly in the dropdown. Did I set up something wrongly?
No description

How edit shm size in postgres db?

I created postgres database service, i cant see where edit shm (shared memory size). I have this issue https://stackoverflow.com/questions/56751565/pq-could-not-resize-shared-memory-segment-no-space-left-on-device and edit shm will help me.
No description

Re install and all the programs are down

I used dokploy for days, today I reinstall it because some issues, after that, all my projects didn't work, it seems the network is down.What should I do

how can I use my own DockerHub

I want to deploy with my dockerhub account, or it will have limits on deployment

My Dokploy keeps restarting

Still not sure what cause it but I realise it starts get more often. I did not trigger any build or deploy any service at this time. Kinda worry because this is my company server, we have only one main next.js app running with a backend + simple Postgresql database, nothing special. Some others services are installed but mostly just me use it. Total number of services are around +10. Dokploy version: 0.12 Any help is appreciated 🙏...
No description

RAM info not the same with Dokploy monitoring

Hello, I've got a 8Go of RAM VPS. But somehow Dokploy just show a random value (0.35 Go) in the monitoring chart. I did the "free" command in the terminal vs in Dokploy admin. on this particular VPS there is the bug, but not another one with a Dokploy instance too. Is there a way to force/analyze RAM available in order to be accurate? Thanks
No description

Zero downtime for NextJS

Hey guys I'm having difficulty setting up 0 downtime for a NextJS app with 4 Replicas. This is my config: Health Check ```...

Dokploy Freez after build nextjs app

Hi Everyone, I'v install dokploy on AWS Lightsail (2gb ram and 2 core CPU). 1. I created postgres database....

How to use www?

Hi everyone! I started using Dokploy today and added both a regular domain and www domain. However, for the www domain, I'm getting an "Invalid SSL certificate Error code 526" with the message "Visit cloudflare.com for more information. 2024-11-23 06:09:18 UTC". Does anyone know how to resolve this issue? For context: I've set up both domains in Dokploy The regular domain works fine Only the www subdomain is showing the SSL certificate error...
No description

Issue with legacy peer deps

I just finished my Next.js project and need to install some legacy peer dependencies. With Vercel, there is an install command, but I can't find a similar option with Dokploy. Can you help me with that?

how to access stable host of other docker compose apps in the same project?

how to access stable host of other docker compose apps in the same project? for example i want to access my typesense instance directly from within the dokploy-network.