From 9f4ea63ba3d50bdafc2ddc4043ea6d7f86be21c9 Mon Sep 17 00:00:00 2001 From: Nardo86 Date: Tue, 23 Aug 2022 16:55:06 +0200 Subject: [PATCH] docs: Updated documentation --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5587feb..0b53b8f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # ZONEMINDER -This is a simple debian image with the ZoneMinder installed following the official instructions https://wiki.zoneminder.com/Debian_10_Buster_with_Zoneminder_1.36.x_from_ZM_Repo. +This is a simple debian image with the ZoneMinder installed following the official instructions https://wiki.zoneminder.com/Debian_10_Buster_with_Zoneminder_1.36.x_from_ZM_Repo; due to the fact that there is no official arm64 package it has been build directly from the sources https://zoneminder.readthedocs.io/en/stable/installationguide/packpack.html via +`OS=debian DIST=bullseye ARCH=aarch64 utils/packpack/startpackpack.sh` -Because of the ssmtp deprecation the mail server installed is msmtp and a default configuration file prepared for GMail will be created in /config/msmtprc. +Because of the ssmtp deprecation the mail server installed is msmtp and a default configuration file prepared for GMail will be created in /config/msmtprc, be sure to set the correct path /usr/bin/msmtp in zoneminder options. Furthermore the image is prepared for working with SWAG(let's encrypt) image or there is an environment for the self-signed certificate option. @@ -10,7 +11,7 @@ Image available at https://hub.docker.com/r/nardo86/zoneminder Feel free to consider donating if my work helped you! https://paypal.me/ErosNardi -_Tested on my Raspberry Pi 4 with SWAG_ +_Tested on my Raspberry Pi 4 with 64bit OS and SWAG_ **USAGE**