kernel
CCoder.com
•Created by kernel on 6/11/2023 in #help
Web UI is not accessible with Docker installation
Hello, how do I open web access to coder running in a docker?
I try to run it according to the manual:
Seems like it's running correctly:
The Web UI is not accessible.
I try to open ports for the docker container:
Stopping ufw didn't help.
Adding -p 443:443 also didn't help.
How to finalize the Docker installation correctly so that the Web UI is accessible?
11 replies