ct-Open-Source / ct-Smart-Home

A ready-to-use Node-RED setup for home automation
https://ct.de/smarthome
GNU General Public License v2.0
166 stars 40 forks source link

How to use Traefik to route to the node-red UI (dashboard) ? #28

Closed Noschvie closed 4 years ago

Noschvie commented 4 years ago

The node-red dashboard UI interface is available at http://localhost:1880/ui How have a Traefik container be added to expose the node-red dashboard at for example http://myDomain.local/dashboard ? Thanks!

Noschvie commented 4 years ago

https://gist.github.com/Noschvie/f7aacaef60108fdf327c3c91c482da18

please have a look to the traefik labels of the node-red container.

http://dashboard.myDomain.local will be redirected to the Node-red dashboard only.