Page 1 of 1
Domoticz behind IIS ARR
Posted: Monday 22 February 2021 15:04
by MoebiusZero
Anyone got this working using IIS ARR?
As far as I can tell from the documentation for Reverse proxy for Apache and NGIX, it just seems like a simple forward.
I can reach domoticz from the outside, but the webpage shows the 'Domoticz Offline' page.
I've added the IP of my IIS server in the settings under RemoteProxyIPs but that doesn't seem to work.
Re: Domoticz behind IIS ARR
Posted: Tuesday 23 February 2021 17:38
by waltervl
Did you set outbound rules on IIS?
Perhaps this is your issue:
https://techcommunity.microsoft.com/t5/ ... 46351#M345
Re: Domoticz behind IIS ARR
Posted: Thursday 25 February 2021 21:37
by MoebiusZero
No I have not. I have read through the page, but taking the setting one on one doesn't work. So I had to do some digging

I had to explicitly use text/javascript for Domoticz to work over ISS ARR for example.
In the end I got the login page, but to do that the authentication had to be set to basic-auth. Making you have to login twice...
After logging in, nothing was showed, so the reverse proxy still seems to issues rewriting links so the dashboard, devices, etc. showed.
Hell it didn't even show the version number as it wasn't able to load that...
I feel like this is way too much effort just to get this working and I might be better off just using a VPN :/
If anyone has any more ideas, i'm all ears.
Re: Domoticz behind IIS ARR
Posted: Friday 26 February 2021 13:49
by waltervl