mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
docs: Update README.md
This commit is contained in:
parent
6179523257
commit
30d5feba2f
|
@ -113,7 +113,8 @@ 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 so on.
|
||||
3. Fix all `System > Health` warnings and errors reported by each arr container. May refer to https://wiki.servarr.com/.
|
||||
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. 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/`
|
||||
|
@ -125,6 +126,7 @@ All other arr applications follow the same configuration steps.
|
|||
|
||||
1. Configure authentication for your media streaming app. Can be done natively via the HTTP UI settings.
|
||||
2. Ensure to define your media location for your library. Can be done natively via the HTTP UI settings.
|
||||
3. Configure transcoding and passthrough your GPU into the container (optional)
|
||||
|
||||
### Reverse Proxy
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user