REAL Deployment Info
Dear author,
I've managed to install overleaf-toolkit on WSL2, using the standard script, with docker running bin/up. Since the WSL is configured with networking=mirrored, I can access from windows (localhost) the service. But even after after I changed the variable OVERLEAF_LISTEN_IP=0.0.0.0, to bind the web server on the real ip, (and not only localhost) I'm not able to access the service from my lan. I.e. I want to access it from another machine in my local LAN. I already opened the port on windows, and on the ubuntu in WSL, but maybe there is a problem in accessing the docker services. I cannot proceed from this point, no matter how much documentation I read.
BECAUSE people assume that managing forwarding rule with iptables, or managing the windows firewall and so on, is EASY. That is a fundamental error.