https://netmaker.org logo
#netmaker
Title
# netmaker
w

witty-dinner-5399

05/27/2022, 2:01 PM
not sure if this is the best place to ask, but i'd like to use netmaker behind traefik. is this considered the best way to accomplish it? https://github.com/bsherman/netmaker-traefik/blob/c9475bc093c83ecb3698529ecf4dae52b556268b/docker-compose.yml
j

jolly-london-20127

05/27/2022, 2:18 PM
Yes. I'd actually take a look at this guide as well. We're considering moving the default to Traefik becaus we'll be able to put MQ behind the LB and make it reachable over 443: https://medium.com/@panda1100/a-solution-to-use-port-443-for-client-certificate-authentication-of-netmaker-v0-14-0-455777589b12
w

witty-dinner-5399

05/27/2022, 2:26 PM
thanks so much! going to give this a try.
j

jolly-london-20127

05/27/2022, 2:27 PM
no problem
a

average-helicopter-96869

05/27/2022, 2:47 PM
there's a lot of interest in getting MQTT behind Traefik 😉 maybe I should finally tinker with that myself
r

rich-agency-14084

05/27/2022, 3:01 PM
Caddy with layer4 app is also capable to put mqtt behind LB. But you need to build caddy by yourself.
w

witty-dinner-5399

05/28/2022, 1:00 AM
thanks again for posting this. had to make a few tweaks to pull things out i didn't require mainly mqtt, but setup was simple. now i'm just figuring out how best to lay out my mesh then start running with k8s