nextcloud / nextcloud/helm

Only use nextcloudData as persistence Storage

Open
#264 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Persistence
Dominant language
Go Template
Stars
534
Forks
314
Avg merge
42m
Merged PRs (30d)
1

Description

I want to store the Data Files on my NFS, for that i only need /var/www/html/data. I dont want to mount everything under /var/www/* on my NFS.

At the Moment you can only use nextcloudData when persistence is enabled overall.

(Im new to Nextcloud, maybe there is another way to do this ?).

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

Review the chart's persistence values and templates, focusing on how nextcloudData maps to /var/www/html/data and how the other /var/www paths are mounted. Define the desired configuration for placing only the data volume on NFS, then verify a deployment with overall persistence disabled or otherwise limited as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.