Skip to content

Puppet ZoneMinder Module

Kyle Johnson edited this page Jun 24, 2013 · 1 revision

Overview

Setting up ZoneMinder from scratch can be a beast. Compiling the right version of ffmpeg from source, compiling ZoneMinder, setting up the database and configuring Apache ...

So I've created a puppet module to do all of the work for you. If you aren't familiar with puppet, just think of it as a shell script.

The module can be found here. Please refer to the instructions within the readme file. After running the three listed commands, you should have a zoneminder system up and running. The catch here is that it only works for Ubuntu (tested on Ubuntu 12.04).

Clone this wiki locally