Two instances using the same database.

Turbovix2 years ago

Hey guys!
I have the following question, I have an instance of traccar that runs on AWS, and another on Oracle, both use the same database (mysql) that is on a dedicated VPS on AWS, is this way wrong? Could this cause any problems?

Anton Tananaev2 years ago

It might cause some issues. You should really configure synchronization between the two instances.

Turbovix2 years ago

Hi Anton, I'm trying to do a server redundancy, can you tell me briefly what this synchronization would be like?

Anton Tananaev2 years ago
Turbovix2 years ago

Anton, thanks for the support.