Can i Run Cloudpanel and Dokploy in the same VPS?

Cloudpanel And My Docker Wroking Fine - i want to run Dokploy there too.
4 Replies
Catur
Catur7mo ago
For default settings, I don't think it's possible, if you have installed Dockploy, then want to install Cloudpanel, you will get an error like below: ERROR: Your system already has services running on port 80, 443 or 3306. The error is because the port is already in use for Dockploy so there is a conflict, you have to set the port manually so there is no conflict.
Siumauricio
Siumauricio7mo ago
I think it could be possible but using multi server feature and removing the traefik instance
Catur
Catur7mo ago
Good idea, looks like it might work, with some reconfiguration.
ShaonPro
ShaonProOP6mo ago
can anyone help me with that? like how can i do that? How can i remove those?

Did you find this page helpful?