mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 14:01:15 +00:00
docs: Update README.md
This commit is contained in:
parent
cd2c73cc7c
commit
f2f0fcbc9d
|
@ -123,11 +123,13 @@ Then head over to `Settings > Downloads` and configure the custom download path
|
||||||
|
|
||||||
All other arr applications follow the same configuration steps.
|
All other arr applications follow the same configuration steps.
|
||||||
|
|
||||||
|
Follow these steps for each individuall arr container:
|
||||||
|
|
||||||
1. Configure authentication for the arr's HTTP UI. Can be done regularly via `Settings > General`.
|
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.
|
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`.
|
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)
|
4. Configure your quality definitions and indexers (optional)
|
||||||
5. Configure Bazarr for Radarr and Sonarr. See https://wiki.bazarr.media/Getting-Started/Setup-Guide/
|
5. Configure Bazarr (Radarr and Sonarr only). 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/.
|
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/`
|
- Sonarr is accessible at `http://<YOUR-IP>:8989/`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user