app.yaml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: latest
  4. capabilities:
  5. - description: Organizr is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Organizr is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Organizr is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Organizr is able to change group ID of processes
  12. name: SETGID
  13. - description: Organizr is able to change user ID of processes
  14. name: SETUID
  15. categories:
  16. - media
  17. changelog_url: https://github.com/causefx/Organizr/releases
  18. date_added: '2024-08-02'
  19. description: Organizr is a HTPC/Homelab Services Organizer - Written in PHP
  20. home: https://github.com/causefx/Organizr
  21. host_mounts: []
  22. icon: https://media.sys.truenas.net/apps/organizr/icons/icon.png
  23. keywords:
  24. - dashboard
  25. - organizr
  26. lib_version: 2.1.49
  27. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  28. maintainers:
  29. - email: dev@ixsystems.com
  30. name: truenas
  31. url: https://www.truenas.com/
  32. name: organizr
  33. run_as_context:
  34. - description: Organizr runs as root user.
  35. gid: 0
  36. group_name: root
  37. uid: 0
  38. user_name: root
  39. screenshots:
  40. - https://media.sys.truenas.net/apps/organizr/screenshots/screenshot1.webp
  41. - https://media.sys.truenas.net/apps/organizr/screenshots/screenshot2.webp
  42. sources:
  43. - https://hub.docker.com/r/organizr/organizr
  44. - https://github.com/causefx/Organizr
  45. title: Organizr
  46. train: community
  47. version: 1.2.6