app.yaml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. app_version: 0.14.0
  2. capabilities:
  3. - description: Unifi Protect Backup is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Unifi Protect Backup is able to bypass permission checks for file operations
  6. name: FOWNER
  7. - description: Unifi Protect Backup is able to change group ID of processes
  8. name: SETGID
  9. - description: Unifi Protect Backup is able to change user ID of processes
  10. name: SETUID
  11. categories:
  12. - storage
  13. changelog_url: https://github.com/ep1cman/unifi-protect-backup/blob/main/CHANGELOG.md
  14. date_added: '2024-08-12'
  15. description: Unifi Protect Backup is a python based tool for backing up UniFi Protect
  16. event clips as they occur.
  17. home: https://github.com/ep1cman/unifi-protect-backup
  18. host_mounts: []
  19. icon: https://media.sys.truenas.net/apps/unifi-protect-backup/icons/icon.svg
  20. keywords:
  21. - backup
  22. - unifi-protect
  23. lib_version: 2.1.49
  24. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  25. maintainers:
  26. - email: dev@ixsystems.com
  27. name: truenas
  28. url: https://www.truenas.com/
  29. name: unifi-protect-backup
  30. run_as_context:
  31. - description: Unifi Protect Backup runs as root user.
  32. gid: 0
  33. group_name: root
  34. uid: 0
  35. user_name: root
  36. screenshots: []
  37. sources:
  38. - https://github.com/ep1cman/unifi-protect-backup
  39. - https://github.com/ep1cman/unifi-protect-backup/pkgs/container/unifi-protect-backup
  40. title: Unifi Protect Backup
  41. train: community
  42. version: 1.2.7