Dokploy

D

Dokploy

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

Join

hi.events not working error message 500 when trying to create user

Hello everyone! has anyone been able to have hi.events running with no problems? I tried with the template in dockploy but it doesnt work

Selfinvoice docker - error

I am testing the selfinvoice docker, with the default data for testing it. And I am having problems. Has anyone had the same thing happen?
No description

Help to create services on the Dokploy installed on a VPS

I installed dokploy on my Contabo VPS and logged in to it, but when I try to create a service I need to inform a server and I don't know where to add this server. I thought I could create services automatically because dokploy would recognize the server on which it is installed. Someone here can help me to understand how dokploy works? I have tried to look for answers in the documentation but it doesn't have any mention of this detail....

Question about custom domain

Guys, I have a personal domain, and whenever I deploy I need to change the domain from traefik to personal. Is there any way I can set personal as default?

AWS ECR authentication persistance

I'm succesfully looging into my ECR repository by entering: * Repository name: The name of my docker image. * Username: AWS (by default). * Password: Obtained by ssh-ing into the VPS and running aws ecr get-login-password --region [MY_REGION]. * Registry URL: The URL to the registry: <aws_account_id>.dkr.ecr.<region>.amazonaws.com...

SSL only container

Hello, I have a container that only accepts SSL connections, when I try to enable SSL via dokploy, that works fine, but it seems that it’s not keeping SSL when accessing the container. It returns: Client sent a HTTP request to a HTTPs server. Can I make traefik use https rather than http? If I try to route the domain to port 80, it gets stuck in a redirect loop. The application is pelican panel.

Deploy fails when trying to deploy compose as well as a template like wordpress

Hi I am trying to deploy a custom zitadel image but I always end up with this error. All the versions are latest and the vps was created very recently. Could you please help here?...
No description

I would like to request a refund of the money

Hello, I'm here to ask if a refund can be arranged. I just paid for the service this week, but I thought from posts on LinkedIn that this was like Vercel, which is just uploading the project and deploying, and not that I need help from an external service for the server. I'm really sorry for not investigating it much and I would really like to know if a refund can be arranged.

Deploying my app does build the image but there is no container running.

My deployments result in a succesfully build image however it appears that there is no container running afterwards. Is there any logs available to debug why my container won't boot? When i run the image myself it works fine....

How to register admin and generate API Token automatically (setup)

hi is there any way to register first admin (setup dokploy) and generate api-token using api. in my case i want to automate vm migration. q.a why do i need that? because requirement to access other api is using api-token. ...

Trying to connect to the DB during Next JS build

I'm trying to deploy a Next JS app that connects to the MySQL DB during build time. I tried both Nixpacks & Dockerfile build types without success. The DB is running in another container on the same server. It isn't exposed to the internet. Things I've tried so far: 1. Using the 'External Port' feature to expose the container port to the host and provide localhost (also tried 127.0.0.1) as host and the appropriate port. 2. Using the internal connection URL from Dokploy....

Automatic Deploy fails: "Branch Not Match"

I have an issue triggering a deploy via API (https://MYSERVER/api/deploy/J6pvcMX4zTr9O0j6HVLLR) It fails with {"message":"Branch Not Match"} I'm trying to deploy a Dockerfile from my Git server that uses the master branch....

Error installing.

This its my install file for installing DokPloy. Server desc. ``` Distributor ID: Ubuntu Description: Ubuntu 24.04 LTS...
No description

Settings access

I am watching a tutorial to set things up as I am a noob on this topic. The man in the video has a completly different settings menu. Where can I find the settings that the man has in the screenshot?
No description

Can't connect to postgres on Dokploy

i hav an issue connecting to postgres on doploy. i have used the connection details but i get a ENOTFOUND error in my logs.

Basic Application HTTP Security prompted indefinitely

I've just set up correctly my static React Vite static web app. When I set up the basic http security for the app in Advance, I get prompted over and over the alert, requesting me to enter it over and over again and it never goes through. User and password are set to test/test to make debugging easier but I can't really understand it. Any help? Thank you!...

Prevent scheduling on swarm manager

Hey, I was wondering whether it is possible to somehow have Dokploy run only on the manager node, and schedule workloads only on workers.

Volumes/Mounts not showing in UI

Hello, I would like to use "bind Mount" to map a host directory to a container directory for a project I deployed using compose. When I go to the "Advanced" tab, then click "add volume" button , the only choice I have is "File mount" and not (Bind Mount, Volume Mount and File mount) like specified in the documentation. Is this normal? Is there any configuration I shoud do to have those tabs ? Thank you in advance for the help !...
No description