not sure if this is the best place to ask, but i'd...
# netmaker
w
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
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
thanks so much! going to give this a try.
j
no problem
a
there's a lot of interest in getting MQTT behind Traefik 😉 maybe I should finally tinker with that myself
r
Caddy with layer4 app is also capable to put mqtt behind LB. But you need to build caddy by yourself.
w
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