Hi all,
I'm newbe tò traefik but the tool Is wonderful. I Need to deploy from swarm cluster odoo instance with multiple instance. Every instance have a frontend application server service and a db service. I want tò connect tò the "pubblic" network with traefik only frontend and the db isolation only into the stack generates.
Traefik failed because point to stack internal network instead of same network of traefik and the error Is gateway timeout.
Can someone explain how to do that?
Thanks a lot!