app.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 0.16.1
  4. capabilities:
  5. - description: Frigate is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Frigate is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Frigate is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Frigate is able to send signals to any process
  12. name: KILL
  13. - description: Frigate is able to access performance monitoring interfaces
  14. name: PERFMON
  15. - description: Frigate is able to change group ID of processes
  16. name: SETGID
  17. - description: Frigate is able to change user ID of processes
  18. name: SETUID
  19. categories:
  20. - security
  21. changelog_url: https://github.com/blakeblackshear/frigate/releases
  22. date_added: '2024-09-12'
  23. description: Frigate is an NVR With Realtime Object Detection for IP Cameras
  24. home: https://frigate.video/
  25. host_mounts: []
  26. icon: https://media.sys.truenas.net/apps/frigate/icons/icon.svg
  27. keywords:
  28. - camera
  29. - nvr
  30. lib_version: 2.1.49
  31. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  32. maintainers:
  33. - email: dev@ixsystems.com
  34. name: truenas
  35. url: https://www.truenas.com/
  36. name: frigate
  37. run_as_context:
  38. - description: Frigate runs as root user.
  39. gid: 0
  40. group_name: root
  41. uid: 0
  42. user_name: root
  43. screenshots:
  44. - https://media.sys.truenas.net/apps/frigate/screenshots/screenshot1.png
  45. - https://media.sys.truenas.net/apps/frigate/screenshots/screenshot2.png
  46. - https://media.sys.truenas.net/apps/frigate/screenshots/screenshot3.png
  47. sources:
  48. - https://github.com/blakeblackshear/frigate
  49. title: Frigate
  50. train: community
  51. version: 1.2.16