app.yaml 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. annotations:
  2. min_scale_version: 24.10.2.2
  3. app_version: 2.18.3
  4. capabilities:
  5. - description: Paperless is able to change file ownership arbitrarily
  6. name: CHOWN
  7. - description: Paperless is able to bypass file permission checks
  8. name: DAC_OVERRIDE
  9. - description: Paperless is able to bypass permission checks for file operations
  10. name: FOWNER
  11. - description: Paperless is able to change group ID of processes
  12. name: SETGID
  13. - description: Paperless is able to change user ID of processes
  14. name: SETUID
  15. categories:
  16. - productivity
  17. changelog_url: https://github.com/paperless-ngx/paperless-ngx/releases
  18. date_added: '2024-09-10'
  19. description: Paperless-ngx is a document management system that transforms your physical
  20. documents into a searchable online archive so you can keep, well, less paper.
  21. home: https://docs.paperless-ngx.com
  22. host_mounts: []
  23. icon: https://media.sys.truenas.net/apps/paperless-ngx/icons/icon.svg
  24. keywords:
  25. - document
  26. - management
  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: paperless-ngx
  34. run_as_context:
  35. - description: Paperless-ngx runs as root user.
  36. gid: 0
  37. group_name: root
  38. uid: 0
  39. user_name: root
  40. - description: Postgres runs as non-root user.
  41. gid: 999
  42. group_name: postgres
  43. uid: 999
  44. user_name: postgres
  45. - description: Redis runs as any non-root user.
  46. gid: 568
  47. group_name: redis
  48. uid: 568
  49. user_name: redis
  50. - description: Tika runs as a non-root user.
  51. gid: 35002
  52. group_name: tika
  53. uid: 35002
  54. user_name: tika
  55. - description: Gotenberg runs as a non-root user.
  56. gid: 1001
  57. group_name: gotenberg
  58. uid: 1001
  59. user_name: gotenberg
  60. screenshots:
  61. - https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot1.png
  62. - https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot2.png
  63. - https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot3.png
  64. - https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot4.png
  65. - https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot5.png
  66. - https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot6.png
  67. - https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot7.png
  68. - https://media.sys.truenas.net/apps/paperless-ngx/screenshots/screenshot8.png
  69. sources:
  70. - https://hub.docker.com/r/paperlessngx/paperless-ngx
  71. - https://github.com/paperless-ngx/paperless-ngx
  72. title: Paperless-ngx
  73. train: community
  74. version: 1.3.22