Patrick Easters
Patrick Easters
I'm facing this as well. I have some workarounds in place, but it'd be nice to be able to update that server list or have it resolve the name each...
Which image are you having trouble with? I'll update that `example-web-service` image to specify a non-root user by default. As for the Traefik image itself, it should still work if...
That's a great question. I haven't tried this personally yet. I'm in the process of rebuilding my lab, but I'll see if I can get this working in the next...
@wavesailor Per my comment on Medium, there wasn't a real driving force to use any particular firmware/framework since MQTT is pretty platform-agnostic. I may try it out for a future...
I'm trying out a new firmware build from the `dev` branch of nodemcu-firmware to see if that helps any, since this was only a problem since upgrading to `2.1`.
> > I'm trying out a new firmware build from the `dev` branch of nodemcu-firmware to see if that helps any, since this was only a problem since upgrading to...
This was written long before Traefik 2 was released, so I updated the example ingress controller to use the `v1.7` tag instead of `latest` via be798169ef1e18c8bde858fba9850aad29bd89e2.
EDIT: It turns out you can [escape comment chars by using backticks or triple quotes](https://ini.unknwon.io/docs/howto/work_with_comments). ~I stumbled upon this PR because I hit the same issue. Even when quoted, comment...
Either of those sound better than the rabbit hole of reading docs of mysqld_exporter's dependencies and cursing the inconsistency of INI parsers. 😄 Updating the README is of course the...