Open SkalCore opened 2 years ago
actually I have no real clue for traefik and docker as I do not use it in that way. I use nginx proxy manager and have it working flawlessly.
inside I have domaina.ltd:3000 where I can access it and for outside i have domainb.ltd where I can access it over port 443 with SSL its wierd that you get the mStream login page but than the username and password is not accepted.. the only thing I can imagine is in the admin config you do not allow connections from outside the network
check what is configured for: Address: I have here: Address: :: it might the solution otherwise @IrosTheBeggar needs to check if there is more logging available.
have the problem here that mstream works locally, however it should work outside my home network. When I set it up via Traefik, I see the login page, but I always get Login Failed. Same credentials work on the local network.
my docker compose file
middleware-chains.toml
middleware.toml
Can anyone tell me what I need to change to make it work outside of the local network?