app.yaml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. app_version: v1.2.30
  2. capabilities:
  3. - description: Fireshare is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Fireshare is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Fireshare is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Fireshare is able to change group ID of processes
  10. name: SETGID
  11. - description: Fireshare is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - media
  15. changelog_url: https://github.com/ShaneIsrael/fireshare/releases
  16. date_added: '2025-05-23'
  17. description: Share your game clips, videos, or other media via unique links.
  18. home: https://github.com/ShaneIsrael/fireshare
  19. host_mounts: []
  20. icon: https://media.sys.truenas.net/apps/fireshare/icons/icon.png
  21. keywords:
  22. - file-sharing
  23. - video-sharing
  24. lib_version: 2.1.49
  25. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  26. maintainers:
  27. - email: dev@ixsystems.com
  28. name: truenas
  29. url: https://www.truenas.com/
  30. name: fireshare
  31. run_as_context:
  32. - description: Fireshare runs as root user.
  33. gid: 0
  34. group_name: root
  35. uid: 0
  36. user_name: root
  37. screenshots:
  38. - https://media.sys.truenas.net/apps/fireshare/screenshots/screenshot1.png
  39. sources:
  40. - https://github.com/ShaneIsrael/fireshare
  41. - https://hub.docker.com/r/shaneisrael/fireshare
  42. title: Fireshare
  43. train: community
  44. version: 1.0.12