Zoneminder in Docker











>> YOUR LINK HERE: ___ http://youtube.com/watch?v=517dptJhF5g

If you like what you see..... buy me a coffee! • https://www.buymeacoffee.com/c1THy8VNA • This video is a tutorial on how to install Zoneminder in Docker! • Here are a couple of links to get you started..... • https://github.com/burnshomeautomatio... • https://hub.docker.com/r/quantumobjec... • https://github.com/QuantumObject/dock... • (0:00) Intro • (1:56) For starters lets create a new network in Docker • sudo docker network create net • Then you can check and make sure its created by typing • sudo docker network ls • (2:36) Now we are ready to create a docker container for the zoneminder database • sudo vi docker-compose.yaml • zm_db: • container_name: zm_db • restart: always • image: mysql/mysql-server:5.7 • environment: • TZ=America/Chicago • MYSQL_USER=zmuser • MYSQL_PASSWORD=zmpass • MYSQL_DATABASE=zm • MYSQL_ROOT_PASSWORD=mysqlpsswd • MYSQL_ROOT_HOST=% • network_mode: znet • Once you have that in there, save it and then type • sudo docker-compose up -d • Once that is all done you can jump over to portainer and check on the status of the newly installed container. • (5:29) Now we are ready to create a docker container for zoneminder • sudo vi docker-compose.yaml • zoneminder: • container_name: zoneminder • restart: always • shm_size: 4096m • environment: • TZ=America/Chicago • ZM_DB_HOST=zm_db • network_mode: znet • ports: • 9080:80 • image: quantumobject/docker-zoneminder • Once you have that in there, save it and type • sudo docker-compose up -d • Once that is done, you can jump over to portainer and check on the status of this container. • (7:46) Now you should be able to access zoneminder by going to... • http://(your host ip):9080/zm • You can follow along with the video to see how a camara is added. • If you like the video, please subscribe to my channel. If you have any questions or comments, hit me up in the comments below. As always, if there are any videos out there that you would like to see that I don't already have out there, let me know in the comments as well.

#############################









Content Report
Youtor.org / YTube video Downloader © 2025

created by www.youtor.org