Skip to content

justaCasualCoder/Zoneminder-Install-Guide

Repository files navigation

Zoneminder Install Script

pages-build-deployment Test Linux Distros

This repository contains a script to install Zoneminder and a LAMP Stack on the following linux distributions -

  • Alpine Linux
  • Arch Linux
  • Ubuntu Linux
  • Android ( Termux Debian Proot - My Install Scripts )
  • Debian Linux
  • Fedora Linux
  • OpenSuSE TumbleWeed
  • Most other systems using Docker

Currently the most stable distro to install on is : Debian

Currently the fastest distro to install on is: Alpine Linux at 31.025s! However that is at Microsoft Azure's 10Gbps

If you would like support for a different Linux distro , create a issue and I will try to add support!

Getting started!

Leave a star (You know you want to 😏)

Get the script (Stable Branch):

wget "https://raw.githubusercontent.com/justaCasualCoder/Zoneminder-Install-Guide/stable/NewInstall.sh"

Run it! :

chmod +x NewInstall.sh && bash NewInstall.sh

Profit.