app.yaml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 1.27.0
  4. capabilities:
  5. - description: FreshRSS is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: FreshRSS is able to change group ID of processes
  8. name: SETGID
  9. - description: FreshRSS is able to change user ID of processes
  10. name: SETUID
  11. categories:
  12. - productivity
  13. changelog_url: https://github.com/FreshRSS/FreshRSS/blob/edge/CHANGELOG.md
  14. date_added: '2024-08-09'
  15. description: FreshRSS is a free, self-hostable news aggregator
  16. home: https://freshrss.org/
  17. host_mounts: []
  18. icon: https://media.sys.truenas.net/apps/freshrss/icons/icon.png
  19. keywords:
  20. - rss
  21. - news
  22. lib_version: 2.1.49
  23. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  24. maintainers:
  25. - email: dev@ixsystems.com
  26. name: truenas
  27. url: https://www.truenas.com/
  28. name: freshrss
  29. run_as_context:
  30. - description: FreshRSS runs as root user.
  31. gid: 0
  32. group_name: root
  33. uid: 0
  34. user_name: root
  35. - description: Postgres runs as non-root user.
  36. gid: 999
  37. group_name: postgres
  38. uid: 999
  39. user_name: postgres
  40. screenshots:
  41. - https://media.sys.truenas.net/apps/freshrss/screenshots/screenshot1.webp
  42. sources:
  43. - https://github.com/FreshRSS/FreshRSS
  44. - https://hub.docker.com/r/freshrss/freshrss
  45. title: FreshRSS
  46. train: community
  47. version: 1.4.13