Skip to content
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

Add configurable path for internal folders #386

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Killeroid
Copy link

Allow use to customize paths inside container

Useful for users who want to customize paths for things like

  • hardlinking in Sonarr/Radarr
  • ensuring consistency in internal paths to enable path mapping in other applicatiosn that depend on this

This is especially useful since in those cases, using custom bind mounts wont solve the solution.

This preserves the current behavior of using /data and /downloads but also enables the user to customize the paths using the DATA_DIR and DOWNLOAD_DIR environmental variables

@hitboxr
Copy link

hitboxr commented Nov 17, 2024

Any reason why this PR updates the compose and .env files in examples/traefik but not the ones in examples/compose? This would break the image for anyone not using traefik

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.

2 participants