Both docker and VM

I have a fully working dynamic docker setup running, and it's working fine.
But i also have a couple of VM's that i also want to expose, using the same public ip.

Is it possible, and do anybody have an example ?

I seam to recall somebody here, mentioned, that you cannot have dynamic and static configuration, which is what i'm asking. But i want to make sure i got it right.

Also if it's not possible, what would then be the correct way of doing this ?

Thanks

Hi @rjohansen

If you can address the VMs from the traefik container then you can configure them using the file provider.

I use this to access legacy servers that are not yet running in docker.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.