opendevstack / opendevstack/ods-provisioning-app

Inconvenience of local storage location

Open
#327 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
14
Forks
20
Avg merge
3h 35m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
During local development, I am unable to a provision a new project without creating /var/log/history/ path in my machine - which demands the use of sudo command. Alternatively, I have to modify the project.storage.local variable.

Describe the solution you'd like
Switch project storage space to docker volume where the storage is constrained and path is consistent across all machines.

Describe alternatives you've considered
None.

Additional context
None.

Contributor guide

No contributing guide indexed for this repository

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

No files, tests, or entry points are named. Start by locating the project.storage.local configuration and the code that provisions or writes local project storage, then inspect the repository's Docker configuration. Done means local provisioning uses a consistent constrained Docker volume without requiring sudo or manual path changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, java, spring-boot
Domain
backend, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.