nextcloud / nextcloud/nextcloud-docker-dev
Add nfs for storage
Open
Nobody has claimed this yet.
enhancement
services
- Dominant language
- PHP
- Stars
- 190
- Forks
- 103
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 1
Description
I'm working on adding an nfs container that can be attached as storage.
Collecting my notes here so they do not get lost.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's docker-compose configuration and the existing storage-related services. The issue contains only notes about adding an NFS container, so first establish the intended attachment and configuration before implementing it; done should mean the NFS container can be attached as development storage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100