March 6, 20206 yr Hello all, So I managed to get my reverse proxy with the letsencryp docker image working, I can now access my nextcloud from outside, also gitlab but... as far as I understand now every time I'm connecting to nextcloud I'm going from inside my network out to internet and back through reverse proxy to correct IP on docker .... right ? Is there a way to connect locally and enjoy full speed on the lan ? I have watched the spaceinvader video but ended up using br0 network for my docker images not the proxynet he created since that did not work and for example the nextcloud have its own IP on my local LAN so in the proxy config it just points: to proxy_pass https://10.0.0.204:443; ( x.x.x.204 being ip of the nextcloud docker image ) Problem is that nextcloud is automagically now call everything with its outside address... anybody was dealing with such a thing before here ?
Archived
This topic is now archived and is closed to further replies.