forked from ZoneMinder/zoneminder
-
Notifications
You must be signed in to change notification settings - Fork 1
Puppet ZoneMinder Module
Kyle Johnson edited this page Jun 24, 2013
·
1 revision
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).
- Puppet Module
- [FAQ] (https://github.com/ZoneMinder/ZoneMinder/wiki/FAQ)
- [Main Documentation] (https://github.com/ZoneMinder/ZoneMinder/wiki/Main-Documentation)