helm icon indicating copy to clipboard operation
helm copied to clipboard

A community maintained helm chart for deploying Nextcloud on Kubernetes.

Results 209 helm issues
Sort by recently updated
recently updated
newest added

Everytime I reinstall this app, which has been several times due to an evolving infrastructure, I have to go back in and configure ldap to gain the ability to log...

discussion

# Pull Request ## Description of the change This just updates the comments for `image.tag` and `image.flavor` in values.yaml and README.md to explain where the default tag comes from (`appVersion`...

## Describe your Issue When using an external database, if either of the Bitnami subcharts for MariaDB or PostgreSQL are set up in replication mode, the Nextcloud init container will...

1. to develop
good first issue
externalDatabase

**Description:** While deploying Nextcloud using the Helm Chart version 3.5.21 on a Kubernetes cluster, I encountered a repeated error in nextcloud.log indicating that the configuration was not read or initialized...

caching

# Pull Request ## Description of the change This runs the upgrade in an init container, before the main container starts. It sets the command arguments to "true", so the...

I am using NextCloud with PicoCMS to host a couple of public-facing sites operating on their own domain. I can create appropriate ingresses for them but the requests still get...

## Describe your Issue Nextcldoud can't work properly with EFS as persistent volume through user and group issues. ### Logs and Errors If use default storageClass faced permission issue Logs...

help wanted
Persistence

I deployed the chart on my aws eks cluster. When I don't use persistent storage, all is fine. But when I provide an EFS as persistent storage the nextcloud image...

help wanted
Persistence

## Describe your Issue I understand this is a niche problem - Looking at #42 I can see why these checks are in place. Given that, I still believe it...

externalDatabase

## Description of the change Add optional nextcloud kubernetes cronjobs with configurable schedules for going into and out of maintenance modes. Ideally the cronjobs just run the following for "maintenance...

enhancement