Traccar with Traefik: How to route tracking ports

Sebastian9 days ago

Dear all,

I'm trying to run Traccar via Docker Compose with Traefik as Reverse Proxy.

The Web Interface runs perfectly fine with an Entrypoint for https + Router for the corresponding Traccar host.

But I'm failing how to expose and route the ports associated with the different protocols successfully to my Traccar Container.

Does anyone have a working example?

Thanks in advance,
Sebastian

Anton Tananaev9 days ago

What does your configuration look like?