app.yaml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. app_version: 9.0.4
  2. capabilities:
  3. - description: Onlyoffice is able to change file ownership arbitrarily
  4. name: CHOWN
  5. - description: Onlyoffice is able to bypass file permission checks
  6. name: DAC_OVERRIDE
  7. - description: Onlyoffice is able to bypass permission checks for file operations
  8. name: FOWNER
  9. - description: Onlyoffice is able to change group ID of processes
  10. name: SETGID
  11. - description: Onlyoffice is able to change user ID of processes
  12. name: SETUID
  13. categories:
  14. - productivity
  15. changelog_url: https://github.com/ONLYOFFICE/DocumentServer/blob/master/CHANGELOG.md
  16. date_added: '2025-03-19'
  17. description: ONLYOFFICE Docs is an online office suite comprising viewers and editors
  18. for texts, spreadsheets and presentations and enabling collaborative editing in
  19. real time
  20. home: https://www.onlyoffice.com/
  21. host_mounts: []
  22. icon: https://media.sys.truenas.net/apps/onlyoffice-document-server/icons/icon.svg
  23. keywords:
  24. - document
  25. - server
  26. - office
  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: onlyoffice-document-server
  34. run_as_context:
  35. - description: Onlyoffice 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. screenshots: []
  51. sources:
  52. - https://github.com/ONLYOFFICE/Docker-DocumentServer
  53. - https://hub.docker.com/r/onlyoffice/documentserver
  54. title: ONLYOFFICE Document Server
  55. train: community
  56. version: 1.0.27