Skip to content

🔧(backend) Allow overwriting the data directory #893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mweinelt
Copy link

@mweinelt mweinelt commented Apr 21, 2025

Purpose

Deployments that don't rely on Docker should be given the option to use a different data directory.

Proposal

Allow customization of the DATA_DIR through an environment variable of the same name.

If the environment variable is not set the behaviour remains the same as before.

Deployments that don't rely on Docker should be given the option to use a
different data directory.

Signed-off-by: Martin Weinelt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant