Anyone tried traefik & docker node-red instances?

I have several Node-red docker instances running in a server and I want to use reverse proxy ( "easy SSL setup ") known as "traefik" to access them with different sub-domains.
I tried but can't get that to work , just wondering if anyone did that before that can provide an example on how to:
-setup traefik docker-compose.yml
-setup traefix.toml ( for 3 sub-domains )
-setup node-red docker-compose.yml

thanks

I got that to work!! I will put some notes on github how I did that.

1 Like

Check a complete guide how get that working --> https://github.com/luisgcu/Node-redDocker-Traefik

1 Like

I use it, I don't think I needed any special tricks. I manage it all from Portainer