1234567891011121314151617181920212223242526 |
- name: unifi-protect-backup
- description: Unifi Protect Backup is a python based tool for backing up UniFi Protect event clips as they occur.
- annotations:
- title: Unifi Protect Backup
- type: application
- version: 1.2.0
- apiVersion: v2
- appVersion: 0.10.3
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.6
- home: https://github.com/ep1cman/unifi-protect-backup
- icon: https://media.sys.truenas.net/apps/unifi-protect-backup/icons/icon.png
- sources:
- - https://github.com/ep1cman/unifi-protect-backup
- - https://github.com/truenas/charts/tree/master/community/unifi-protect-backup
- - https://github.com/ep1cman/unifi-protect-backup/pkgs/container/unifi-protect-backup/
- keywords:
- - backup
- - unifi-protect
|