Just keeping The Home Repot's(https://github.com/thehomerepot/dwspectrum) work updated
209
Digital Watchdog Spectrum IPVMS is a free-to-view VMS that adds recording capability with the purchase of camera licenses.
Forked and updated by Brad Ganley. The latest version is available on Docker Hub.
docker run -d \
--name=dwspectrum \
--restart=unless-stopped \
--net=host \
-e PUID=<UID> -e PGID=<GID> \
-e TZ=<timezone> \
-v </path/to/config>:/config \
-v </path/to/recordings>:"/archive/DW Spectrum Media" \
bradganley/dwspectrum:latest
Content type
Image
Digest
sha256:1d697c34e…
Size
267 MB
Last updated
almost 3 years ago
docker pull bradganley/dwspectrum