app.yaml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 2.3.2
  4. capabilities:
  5. - description: Diskover Data is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Diskover Data is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Diskover Data is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Diskover Data is able to bind to privileged ports (< 1024)
  12. name: NET_BIND_SERVICE
  13. - description: Diskover Data is able to change group ID of processes
  14. name: SETGID
  15. - description: Diskover Data is able to change user ID of processes
  16. name: SETUID
  17. categories:
  18. - monitoring
  19. changelog_url: https://docs.diskoverdata.com/diskover_changelogs/
  20. date_added: '2024-08-29'
  21. description: Diskover is used to monitor size/volumes of distributed dataset.
  22. home: https://github.com/diskoverdata/diskover-community
  23. host_mounts: []
  24. icon: https://media.sys.truenas.net/apps/diskoverdata/icons/icon.png
  25. keywords:
  26. - storage
  27. - monitoring
  28. - management
  29. - discovery
  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: diskoverdata
  37. run_as_context:
  38. - description: Diskover runs as root user.
  39. gid: 0
  40. group_name: root
  41. uid: 0
  42. user_name: root
  43. - description: Elastic Search runs as a non-root user.
  44. gid: 1000
  45. group_name: elastic-search
  46. uid: 1000
  47. user_name: elastic-search
  48. screenshots:
  49. - https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot1.png
  50. - https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot2.png
  51. - https://media.sys.truenas.net/apps/diskoverdata/screenshots/screenshot3.png
  52. sources:
  53. - https://github.com/diskoverdata/diskover-community
  54. - https://github.com/linuxserver/docker-diskover
  55. title: Diskover Data
  56. train: stable
  57. version: 1.5.15