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

Unraid Docker template installation #61

Merged
merged 4 commits into from
Nov 30, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
f0rc3d authored Nov 28, 2024
commit 4f1fd58a3666ea2f9c8ecc6b4bc0f7c93f16d7ff
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,8 @@ compose up -d prefetcharr`.
Once the container is running, you may want to check the logs for errors. You
can do so by either calling `docker logs prefetcharr` or by checking the logging
directory you configured.

### Unraid Docker installation

Disable Docker in unraid. Upload my-prefetcharr.xml to /boot/config/plugins/dockerMan/templates-user. Enable Docker.
Add new Docker image from template. (Docker> Add Container> Template> User templates> prefetcharr)
p-hueber marked this conversation as resolved.
Show resolved Hide resolved