app.yaml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. app_version: 31.0.8-fpm-954edb5c
  2. capabilities: []
  3. categories:
  4. - productivity
  5. date_added: '2024-08-07'
  6. description: A file sharing server that puts the control and security of your own
  7. data back into your hands.
  8. home: https://nextcloud.com/
  9. host_mounts: []
  10. icon: https://media.sys.truenas.net/apps/nextcloud/icons/icon.svg
  11. keywords:
  12. - nextcloud
  13. - storage
  14. - sync
  15. - http
  16. - web
  17. - php
  18. lib_version: 2.1.49
  19. lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
  20. maintainers:
  21. - email: dev@ixsystems.com
  22. name: truenas
  23. url: https://www.truenas.com/
  24. name: nextcloud
  25. run_as_context:
  26. - description: Nextcloud runs as any non-root user.
  27. gid: 568
  28. group_name: nextcloud
  29. uid: 568
  30. user_name: nextcloud
  31. - description: Nextcloud Cron runs as any non-root user.
  32. gid: 568
  33. group_name: nextcloud
  34. uid: 568
  35. user_name: nextcloud
  36. - description: Nextcloud Notify Push runs as any non-root user.
  37. gid: 568
  38. group_name: nextcloud
  39. uid: 568
  40. user_name: nextcloud
  41. - description: Postgres runs as non-root user.
  42. gid: 999
  43. group_name: postgres
  44. uid: 999
  45. user_name: postgres
  46. - description: Redis runs as any non-root user.
  47. gid: 568
  48. group_name: redis
  49. uid: 568
  50. user_name: redis
  51. - description: Nginx runs as any non-root user.
  52. gid: 568
  53. group_name: nginx
  54. uid: 568
  55. user_name: nginx
  56. - description: Imaginary runs as any non-root user.
  57. gid: 568
  58. group_name: imaginary
  59. uid: 568
  60. user_name: imaginary
  61. screenshots:
  62. - https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot1.png
  63. - https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot2.png
  64. - https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot3.png
  65. sources:
  66. - https://github.com/nextcloud/docker
  67. - https://github.com/truenas/containers/tree/master/apps/nextcloud-fpm
  68. - https://hub.docker.com/r/ixsystems/nextcloud-fpm
  69. - https://github.com/truenas/containers/tree/master/apps/nextcloud-notify-push
  70. - https://hub.docker.com/r/ixsystems/nextcloud-notify-push
  71. title: Nextcloud
  72. train: test
  73. version: 1.0.56