Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Nov 17, 2024
1 parent b2daa2e commit d50720f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/arr-suite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,9 @@ All other arr applications follow the same configuration steps.
1. Configure authentication for the arr's HTTP UI. Can be done regularly via `Settings > General`.
2. Ensure to define your media location. Can be done regularly via `Settings > Media Management > Root Folders > Path`. Should point to `/media/music` for Lidarr, `/media/tv-shows` for Sonarr, `/media/movies` for Radarr and `/media/books` for Readarr and so on.
3. Configure Qbittorrent as download client. Can be done regularly via `Settings > Download Clients`. Define your server's IP address at `Host` (or the container name `arr-suite-gluetun`) and `8080` at `Port`.
4. Configure your quality definitions and indexers (optional)
5. Fix all `System > Health` warnings and errors reported by each arr container. May refer to https://wiki.servarr.com/.
4. Configure your quality definitions and indexers (optional)
5. Configure Bazarr for Radarr and Sonarr. See https://wiki.bazarr.media/Getting-Started/Setup-Guide/
6. Fix all `System > Health` warnings and errors reported by each arr container. May refer to https://wiki.servarr.com/.

- Sonarr is accessible at `http://<YOUR-IP>:8989/`
- Radarr is accessible at `http://<YOUR-IP>:7979/`
Expand Down

0 comments on commit d50720f

Please sign in to comment.