Replies: 3 comments 16 replies
|
Hi, yes you can achieve HA using dokploy, however you need a external load balancer, probably in the next weeks i will make a guide, people on discord asked the same, but yes is possible |
|
It would be beneficial to add the usage of swarm and remote server in HA, also a check box to setup replica database whilst setting up the database either within the swarm or remote servers whichever is the correct way to do it |
|
Implementing a complete HA (High Availability) solution, as mentioned before, including shared storage across machines—even for the database, not just the application—would be ideal. Anyway I encountered issues because setting up HA with Docker Swarm for my volumes is quite challenging, and there doesn’t seem to be a "standardized" approach for achieving this. |
Uh oh!
There was an error while loading. Please reload this page.
I want to achieve the HA for my services. Is there any way to achieve this by using dokploy?
All reactions