How to access traefik dashboard in deployed instance #3842
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Projects


My actions before raising this issue
Expected Behaviour
I want to access the traefik dashboard. I have cvat setup on a server with https. I modified the
docker-compose.https.ymlaccording to the comment for using the traefik dashboard. So included the lines:If I try to access the dashboard via
https://<my_url>:8090/I get a "404 page not found" error.I get a "Connection refused" error if I remove the lines again and try the same url. That let's me believe traefik needs additional configuration to work.
Current Behaviour
I am expecting to see the traefik dashboard
Steps to Reproduce (for bugs)
docker-compose.https.ymlYour Environment
git log -1): f9658addocker version: 20.10.9The text was updated successfully, but these errors were encountered: