Two instances of traccar on the same server.

Gonzalo 3 years ago

Good day.

I would like to know if there is a way to have two instances of traccar on the same server, I currently have version 5.6 installed.

Thank you.

Track-trace 3 years ago

Yes, Just run the second instance on another port (for instance port 8282). Also change the protocol port numbers for your tracking devices for that second server (make sure the new protocol ports are not used on server 1). And then point the trackers for server 2 to the changed protocol port.

Make sure you open the firewall ports for 8282 and then protocol ports.

Anton Tananaev 3 years ago

I'm pretty sure this has been discussed on the forum before, so you can also search for more information.

Cristian 3 years ago
Gonzalo 3 years ago

Thanks for your support, I already managed to have two instances on the same server.