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

No full sample buildarr.yml included in docs #30

Open
ssbarnea opened this issue Dec 21, 2024 · 0 comments
Open

No full sample buildarr.yml included in docs #30

ssbarnea opened this issue Dec 21, 2024 · 0 comments

Comments

@ssbarnea
Copy link

I was looking to try build but I was surprised to discover that there is no single file named buildarr.yml on entire github based on https://sourcegraph.com/search?q=context:global+file:buildarr.yml&patternType=keyword&sm=0

Not having a sample file to try makes it much hard to understand the benefits of using it. I tried the minimal example from https://buildarr.github.io/ just to discover that that is not functional at all because when I used buildarr compose to produce a compose file, I discovered that it generates an unexpected volume mount for buildarr itself, one that seems to hardcoded as the current directory:

  buildarr:
    volumes:
    - type: bind
      source: /Volumes/appdata/buildarr

That means that I cannot build the compose file on a machine (my laptop) in order to use it on another (my unraid NAS server).

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

No branches or pull requests

1 participant