app.yaml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 1.13.5
  4. capabilities:
  5. - description: Castopod, Castopod Web are able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Castopod is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Castopod is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Castopod, Castopod Web are able to change group ID of processes
  12. name: SETGID
  13. - description: Castopod, Castopod Web are able to change user ID of processes
  14. name: SETUID
  15. categories:
  16. - media
  17. changelog_url: https://code.castopod.org/adaures/castopod/-/releases
  18. date_added: '2024-09-19'
  19. description: Castopod is an open-source hosting platform made for podcasters who want
  20. engage and interact with their audience.
  21. home: https://castopod.org
  22. host_mounts: []
  23. icon: https://media.sys.truenas.net/apps/castopod/icons/icon.svg
  24. keywords:
  25. - podcast
  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: castopod
  33. run_as_context:
  34. - description: Castopod runs as root user.
  35. gid: 0
  36. group_name: root
  37. uid: 0
  38. user_name: root
  39. - description: MariaDB runs as non-root user.
  40. gid: 999
  41. group_name: mariadb
  42. uid: 999
  43. user_name: mariadb
  44. - description: Redis runs as any non-root user.
  45. gid: 568
  46. group_name: redis
  47. uid: 568
  48. user_name: redis
  49. screenshots:
  50. - https://media.sys.truenas.net/apps/castopod/screenshots/screenshot1.png
  51. sources:
  52. - https://hub.docker.com/r/castopod/castopod
  53. - https://code.castopod.org/adaures/castopod
  54. title: Castopod
  55. train: community
  56. version: 1.2.13