nextcloud / nextcloud/docker

cannot initialize nextcloud when enable persistence on kubernetes

Open
#1,006 19 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

data persistence k8s/helm/etc needs review question
Dominant language
Shell
Stars
7.4k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

Hello i just install nextcloud in my private kubernetes cluster. If i install with no persistence, the software (pod) launch as well but anytime i tried to install it on a Persistent volume it just stuck at intializing and the pod never starts. With this i cannot persist data, config and others informations. I alors notice that even if i setup an external database. I still have as environnement variable sqllite_database

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Kubernetes deployment with and without persistent storage, then compare the pod initialization behavior and environment variables when an external database is configured. Done means Nextcloud initializes successfully with a persistent volume and the database-related environment reflects the selected external database rather than SQLite.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, kubernetes, sqlite
Domain
databases, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.