12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- annotations:
- min_scale_version: 24.10.2.2
- app_version: 31.0.8
- capabilities:
- - description: Cron, Nextcloud, Nginx are able to change file ownership arbitrarily
- name: CHOWN
- - description: Cron, Nextcloud, Nginx are able to bypass file permission checks
- name: DAC_OVERRIDE
- - description: Cron, Nextcloud, Nginx are able to bypass permission checks for file
- operations
- name: FOWNER
- - description: Cron, Nextcloud, Nginx are able to bind to privileged ports (< 1024)
- name: NET_BIND_SERVICE
- - description: Cron, Nextcloud, Nginx are able to use raw and packet sockets
- name: NET_RAW
- - description: Cron, Nextcloud, Nginx are able to change group ID of processes
- name: SETGID
- - description: Cron, Nextcloud, Nginx are able to change user ID of processes
- name: SETUID
- - description: Imaginary is able to modify process scheduling priority
- name: SYS_NICE
- categories:
- - productivity
- changelog_url: https://nextcloud.com/changelog/
- date_added: '2024-08-07'
- description: A file sharing server that puts the control and security of your own
- data back into your hands.
- home: https://nextcloud.com/
- host_mounts: []
- icon: https://media.sys.truenas.net/apps/nextcloud/icons/icon.svg
- keywords:
- - nextcloud
- - storage
- - sync
- - http
- - web
- - php
- lib_version: 2.1.49
- lib_version_hash: e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634
- maintainers:
- - email: dev@ixsystems.com
- name: truenas
- url: https://www.truenas.com/
- name: nextcloud
- run_as_context:
- - description: Nextcloud runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- - description: Postgres runs as non-root user.
- gid: 999
- group_name: postgres
- uid: 999
- user_name: postgres
- - description: Redis runs as any non-root user.
- gid: 568
- group_name: redis
- uid: 568
- user_name: redis
- - description: Nginx runs as root user.
- gid: 0
- group_name: root
- uid: 0
- user_name: root
- - description: Imaginary runs as non-root user.
- gid: 568
- group_name: imaginary
- uid: 568
- user_name: imaginary
- screenshots:
- - https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot1.png
- - https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot2.png
- - https://media.sys.truenas.net/apps/nextcloud/screenshots/screenshot3.png
- sources:
- - https://github.com/nextcloud/docker
- title: Nextcloud
- train: stable
- version: 2.0.25
|