UniFi-Protect-Backup
UniFi-Protect-Backup
Docker app from ep1cman's Repository
Overview
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
TimeZone for the container refer to https://en.wikipedia.org/wiki/List_of_tz_database_time_zones for a list of possible timezones
- Target
- TZ
- Default
- UTC
Username to login to Unifi Protect instance
- Target
- UFP_USERNAME
Password for Unifi Protect user
- Target
- UFP_PASSWORD
Address of Unifi Protect instance
- Target
- UFP_ADDRESS
Port of Unifi Protect instance
- Target
- UFP_PORT
- Default
- 443
Set to false if your UniFi protect instances doesn't have a valid SSL certificate
- Target
- UFP_SSL_VERIFY
- Default
- false
How long should event clips be backed up for. Format as per the `--max-age` argument of `rclone` (https://rclone.org/filtering/#max-age-don-t-transfer-any-file-older-than-this)
- Target
- RCLONE_RETENTION
- Default
- 7d
`rclone` destination path in the format {rclone remote}:{path on remote}. E.g.`gdrive:/backups/unifi_protect`
- Target
- RCLONE_DESTINATION
- Default
- local:/data
IDs of the cameras you want unifi-protect-backup to ignore. A list of camera IDs will be appear at the start of the log
- Target
- IGNORE_CAMERAS
More `v`s = more verbost logging
- Target
- VERBOSITY
- Default
- v
Optional arguments which are directly passed to `rclone rcat`. See the `rclone` documentation for the full set of arguments it supports (https://rclone.org/docs/)
- Target
- RCLONE_ARGS
Location of rclone configuration files
- Target
- /config/rclone
- Default
- /mnt/user/appdata/unifi-protect-backup/rclone/
- Value
- /mnt/user/appdata/unifi-protect-backup/rclone/
Location to save the SQLite events database
- Target
- /config/database
- Default
- /mnt/user/appdata/unifi-protect-backup/database/
- Value
- /mnt/user/appdata/unifi-protect-backup/database/
ONLY USED WITH LOCAL RCLONE REMOTE
- Target
- /data
- Default
- /mnt/user/appdata/unifi-protect-backup/clips
- Value
- /mnt/user/appdata/unifi-protect-backup/clips
Categories
Details
ghcr.io/ep1cman/unifi-protect-backup:latestRun UniFi-Protect-Backup on Unraid.
UniFi-Protect-Backup is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.