Install more than one traccar container on the same docker server

Ahmed5 years ago

Is there an ability to install a group of traccar containers on the same server so that all containers work at the same time?

Anton Tananaev5 years ago

You'll have to change ports, but I don't see why not.

Ahmed5 years ago

The problem is that it is not possible to use the same port for more than one container. Is there a way to bypass that with the knowledge that Dokker does not support NAT Network so that each container has a special IP, which we can use the same port for more than one IP