Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.07 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.07 KB

lifeofguenter.unifi-video

CircleCI

An Ansible role that installs and configures UniFi Video (Ubiquiti Networks) on Debian-like systems.

NB: this will install the legacy NVR version, please read here for further info.

Requirements

none

Role Variables

Available variables are listed below, along with default values:

unifi_video_version: 3.10.13

unifi_video_jvm_mx: 520M

Dependencies

Example Playbook

- hosts: nvr
  roles:
    - { role: lifeofguenter.unifi_video }

License

MIT, see the LICENSE file for details.

Author Information

Günter Grodotzki