app.yaml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: v5.0.3
  4. capabilities:
  5. - description: Listmonk is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Listmonk is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Listmonk is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Listmonk is able to change group ID of processes
  12. name: SETGID
  13. - description: Listmonk is able to change user ID of processes
  14. name: SETUID
  15. categories:
  16. - productivity
  17. changelog_url: https://github.com/knadh/listmonk/releases
  18. date_added: '2024-09-04'
  19. description: Listmonk is a self-hosted newsletter and mailing list manager.
  20. home: https://listmonk.app/
  21. host_mounts: []
  22. icon: https://media.sys.truenas.net/apps/listmonk/icons/icon.svg
  23. keywords:
  24. - mailing-list
  25. - newsletter
  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: listmonk
  33. run_as_context:
  34. - description: Listmonk runs as root user.
  35. gid: 0
  36. group_name: listmonk
  37. uid: 0
  38. user_name: listmonk
  39. - description: Postgres runs as non-root user.
  40. gid: 999
  41. group_name: postgres
  42. uid: 999
  43. user_name: postgres
  44. screenshots:
  45. - https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot1.png
  46. - https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot2.png
  47. - https://media.sys.truenas.net/apps/listmonk/screenshots/screenshot3.png
  48. sources:
  49. - https://hub.docker.com/r/listmonk/listmonk
  50. - https://github.com/knadh/listmonk
  51. title: Listmonk
  52. train: community
  53. version: 1.3.11