Is there a way to directly edit or add to the caddy file of the reverse proxy without creating a snap?
A customer have installed and used our InfluxDB App. However, using this snap opens port 8086. Is it possible to run this via the reverse proxy as well?
In addition to this: They have also installed an MQTT broker via NodeRED. This uses port 1883 without TLS and 8883 with TLS, but as the broker was installed via NodeRED, it cannot be connected directly behind the reverse proxy. Is there a way to integrate it into this as well?