You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we want rtabby-web-api to be high available, I think it should use a mariadb cluster instead of having a unique mariadb server. db service and depends_on could be remove then.
It would be great to make it able to run as a service on a docker swarm, to achieve high availability.
The text was updated successfully, but these errors were encountered: