Skip to content

nextcloud/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nextcloud Helm Charts

Helm repo for different charts related to Nextcloud which can be installed on Kubernetes

Add Helm repository

To install the repo just run:

helm repo add nextcloud https://nextcloud.github.io/helm/
helm repo update

Helm Charts

  • nextcloud

    helm install my-release nextcloud/nextcloud

For more information, please checkout the chart level README.md.

Support and Contribution

This helm chart is community maintained, and not supported by Nextcloud GmbH. Please also review the official NextCloud Code of Conduct and this repo's contributing doc before contributing.

Questions and Discussions

GitHub Discussion

Bugs and other Issues

If you have a bug to report or a feature to request, you can first search the GitHub Issues, and if you can't find what you're looking for, feel free to open an issue.

Contributing to the Code

We're always happy to review a pull request :) Please just be sure to check the pull request template to make sure you fufill all the required checks, most importantly the DCO.