How viewing GUI zoneminder ?
Posted: Sun Dec 17, 2023 2:15 pm
Hello !
New in using docker
I made a fresh install of ubuntu 22.04 and Docker on a new disk.
With "https://github.com/dlandon/zoneminder.machine.learning" , I installed the zoneminder container.
Docker desktop shows me that the container is running.
Now I need to view the zoneminder console in firefox browser.
It is said: "To access the Zoneminder GUI, browse to: https://<your host ip>:8443/zm or http://<your host ip>:8080/zm if -p 8080:80/tcp is specified."
but I tried
https://localhost:8443/zm ; https//192.168.1.1:8443/zm ; http://192.168.1.1:8080/zm ; http with or without "s" ,nothing works.
https://localhost alone , or just https://192.168.1.1 do not work
It is also said "For http:// access use: -p 8080:80/tcp" but where to put this ?
Help me please.
Thanks in advance
New in using docker
I made a fresh install of ubuntu 22.04 and Docker on a new disk.
With "https://github.com/dlandon/zoneminder.machine.learning" , I installed the zoneminder container.
Docker desktop shows me that the container is running.
Now I need to view the zoneminder console in firefox browser.
It is said: "To access the Zoneminder GUI, browse to: https://<your host ip>:8443/zm or http://<your host ip>:8080/zm if -p 8080:80/tcp is specified."
but I tried
https://localhost:8443/zm ; https//192.168.1.1:8443/zm ; http://192.168.1.1:8080/zm ; http with or without "s" ,nothing works.
https://localhost alone , or just https://192.168.1.1 do not work
It is also said "For http:// access use: -p 8080:80/tcp" but where to put this ?
Help me please.
Thanks in advance