123456789101112131415161718192021222324252627282930 |
- name: nextcloud
- description: A file sharing server that puts the control and security of your own
- data back into your hands.
- annotations:
- title: Nextcloud
- type: application
- version: 1.6.24
- apiVersion: v2
- appVersion: 26.0.1
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common/2304.0.1
- version: 2304.0.1
- home: https://nextcloud.com/
- icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
- sources:
- - https://github.com/nextcloud/docker
- - https://github.com/nextcloud/helm
- - https://github.com/truenas/charts/tree/master/library/ix-dev/charts/nextcloud
- keywords:
- - nextcloud
- - storage
- - http
- - web
- - php
|