updates phusion to 0.9.19, php to v7.0, zoneminder to 1.30.0
Updates ZoneMinder to 1.30.0.
Did you test this?
Zoneminder was not working properly when I updated it to 1.30.0 inside this container
It ran, but when I tried to add monitors it gave me a sql error. I am currently implementing the mysql steps that are mentioned here https://wiki.zoneminder.com/Ubuntu_Server_16.04_64-bit_with_Zoneminder_1.29.0_the_easy_way#Ubuntu_16.04_with_LAMP to see if that fixes those problems. If it fixes it, I will push those fixes here. Thanks for the great work on this btw. It has helpe d me out tremendously.
Ok, it's working for me now. The only problem I have is that the live monitoring was not working. This is the same problem I had when I tried your 1.29 branch. The solution as I found in the forums was to change the PATH_ZMS under options/paths from cgi-bin/nph-zms to /zm/cgi-bin/nph-zms. If you want to test it without spending a bunch of time building feel free to pull the image from docker hub at jangeador/docker-zoneminder. The docker-compose.yml is working as well. Eventually I will have to use orchestration because I plan to install zm on multiple servers.