mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-15 10:09:54 +00:00
Update README.md
update notes regarding arr stack
This commit is contained in:
parent
e350a28d44
commit
58e11286ac
@ -37,7 +37,20 @@ Docker stack consisting of various arr-services like:
|
|||||||
- Emby
|
- Emby
|
||||||
- Used to manage your media libraries and stream it from various devices
|
- 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/<container-name>`
|
||||||
|
- 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
|
## Setup
|
||||||
|
|
||||||
@ -51,6 +64,8 @@ https://www.youtube.com/watch?v=LD8-Qr3B2-o
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Traefik + Emby + HTTP Headers
|
## 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user