Newer
Older
apiVersion: v2
name: nextcloud
description: A file sharing server that puts the control and security of your own data back into your hands.
keywords:
- nextcloud
- storage
- http
- web
- php
home: https://nextcloud.com/
icon: https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg
sources:
- https://github.com/nextcloud/helm
- https://github.com/nextcloud/docker
maintainers:
- name: Sheogorath
url: https://shivering-isles.com
# renovate: image=docker.io/library/nextcloud
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled