dokploy
dokploy copied to clipboard
Open Source Alternative to Vercel, Netlify and Heroku.
I'm having some errors when running on pure Ubuntu 20, the VM is inside a Proxmox and the installation was completely clean ``` Redis Started ✅ Make sure you have...
Will it be possible to build applications using docker-compose?
It would be create to manage multiple nodes (servers) to scale services and create high availability.
Is it possible to make the deployment of the app automatic with each commit in github?
DOKERFILE -> DOCKERFILE
Hello, Installed according to the docs in AWS Lightsail on Ubuntu 20.04. The admin page over the public IP and port 3000 shows the message: An error occurred on client...
As part of the continuous improvement of Dokploy, I propose the implementation of a new feature that allows sending a notification email when a build fails in the process. This...
Hello again, I've started my own container which expose the port 3000 in the container. I would like to expose it as 3001 without domains. I tried it within the...
Hello, great project. However, how can I change the Dokploy web port 3000 to another one? I tried to find it in "Web server settings" on the site but I...