diff --git a/examples/arr-suite/README.md b/examples/arr-suite/README.md index 624ce6f..482d4c4 100644 --- a/examples/arr-suite/README.md +++ b/examples/arr-suite/README.md @@ -37,7 +37,20 @@ Docker stack consisting of various arr-services like: - Emby - Used to manage your media libraries and stream it from various devices -Combine with a reverse proxy like Traefik. +The following bind mount volumes are defined: + +- `/arr-suite/configs/` + - holds the config files of an arr container +- `/arr-suite/tv-shows` + - will hold your downloaded tv shows +- `/arr-suite/movies` + - will hold your downloaded movies +- `/arr-suite/music` + - will hold your downloaded music +- `/arr-suite/books` + - will hold your downloaded books +- `/arr-suite/download` + - will hold your downloadeds by Qbittorrent ## Setup @@ -51,6 +64,8 @@ https://www.youtube.com/watch?v=LD8-Qr3B2-o ![image](https://github.com/Haxxnet/Compose-Examples/assets/21357789/94de5802-3b26-420b-bb1d-ac82cd5a5cfb) +![image](https://github.com/Haxxnet/Compose-Examples/assets/21357789/19a26a74-dae0-4381-9614-46d20f912542) + ## Traefik + Emby + HTTP Headers During the setup of Emby in a web browser (HTTPS via Traefik) you may notice errors in the developer console, which prevent the web page from loading properly.