I’m using docker swarm and have my matter-server working great. I know with the add-on you can enable the webui. This seems to be part of the .dev build on GIT but not part of the image. As I understand it, the webui would run on 5010 in HAOS. It seems 8080 is mapped to 5010 internally. I’ve tried to access the WebUI at IP:5010 and IP:8080 and can not get to the WebUI. The image only seems to expose the 5580 port when using SS in the docker container that is the only exposed port. I can see the index.html page has been deployed to the dashboard directory but can’t get to it. Any help appreciated.
1 Like