How to do proxying Repetier-Server with nginx? (Repetier-Host connection issues)
I have Repetier-Server installed on a Raspberry Pi. I would like to proxy Repetier-Server with nginx due to some advanced restrictions and security policies I have to implement (e.g. https, source address restrictions, logging). I successfully managed to get the browser user interface working (including WebSockets). Unfortunately I did not get managed to connect Repetier-Host to Repetier-Server. Again: the Repetier-Server browser user interface works fine.
How to configure nginx proxy to make Repetier-Host able to reach Repetier-Server?
Comments