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
Describe the bug
I want to know if acra can be run in multiple servers/pods behind a load balancer to ensure better availability.
To Reproduce
NA
Expected behavior
NA
Acra configuration files
NA
Environment (please complete the following information):
Acra version: [0.95.0]
Database server and its version: [MySQL 5.7, MySQL 8]
Installed components:
AcraServer
Data-in-transit encryption between Acra and the client-side application:
no transport encryption
Installation way:
via Docker
Additional context
In distributed environment, a node may go out of service unexpectedly. In order to ensure that acraserver works in such case to use multiple server behind load balancer. So, I want to know that if acraserver can work in such settings. Also, want to know what are recommendations to ensure better availability.