The sample Nginx does not cover the installation behind a reverse proxy, however, if you are already running phpBB on the 8080 port, you only need to point that address in
You don't provide information about your setup, so I assume you already know how to point a reverse proxy.
https://docs.docker.com/reference/compo ... ces/#ports
proxy_pass
.You don't provide information about your setup, so I assume you already know how to point a reverse proxy.
Because you need to do the port mapping yourself. If you use Docker Compose is way easier.Why can't I hit the install page on [server running phpbb and nginx IP]:8080 from another machine on my network and only 127.0.0.1:8080 from the machine its installed on works?
https://docs.docker.com/reference/compo ... ces/#ports
Statistics: Posted by AlfredoRamos — Sat Feb 08, 2025 4:03 am