app.yaml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. app_version: 0.10.1.10
  2. capabilities:
  3. - description: Warracker is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Warracker is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Warracker is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Warracker is able to bind to privileged ports (< 1024)
  10. name: NET_BIND_SERVICE
  11. - description: Warracker is able to change group ID of processes
  12. name: SETGID
  13. - description: Warracker is able to change user ID of processes
  14. name: SETUID
  15. categories:
  16. - productivity
  17. changelog_url: https://github.com/sassanix/Warracker/blob/main/CHANGELOG.md
  18. date_added: '2025-04-10'
  19. description: Warracker is an open-source web application to manage product warranties,
  20. track expiration dates, and store related documents.
  21. home: https://github.com/sassanix/Warracker
  22. host_mounts: []
  23. icon: https://media.sys.truenas.net/apps/warracker/icons/icon.png
  24. keywords:
  25. - warranty
  26. - expiration
  27. lib_version: 2.1.49
  28. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  29. maintainers:
  30. - email: dev@ixsystems.com
  31. name: truenas
  32. url: https://www.truenas.com/
  33. name: warracker
  34. run_as_context:
  35. - description: Warracker runs as any non-root user.
  36. gid: 568
  37. group_name: warracker
  38. uid: 568
  39. user_name: warracker
  40. - description: Postgres runs as non-root user.
  41. gid: 999
  42. group_name: postgres
  43. uid: 999
  44. user_name: postgres
  45. screenshots:
  46. - https://media.sys.truenas.net/apps/warracker/screenshots/screenshot1.png
  47. sources:
  48. - https://github.com/sassanix/Warracker
  49. title: Warracker
  50. train: community
  51. version: 1.0.25