mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-21 15:52:09 +00:00
README.md
This commit is contained in:
parent
14697d74a7
commit
a4f8d5d22b
|
@ -17,20 +17,20 @@
|
||||||
Docker stack consisting of various arr-services like:
|
Docker stack consisting of various arr-services like:
|
||||||
|
|
||||||
- Prowlarr
|
- Prowlarr
|
||||||
- Used to index torrent links from the internet
|
- Used as indexer for torrent links
|
||||||
- Sonarr
|
- Sonarr
|
||||||
- Used to scan for tv shows
|
- Used for tv shows
|
||||||
- Radarr
|
- Radarr
|
||||||
- Used to scan for movies
|
- Used for movies
|
||||||
- Qbittorrent
|
- Qbittorrent
|
||||||
- Used to download movies, tv shows, media in general
|
- Used as download client, preferably behind VPN (e.g. socks5)
|
||||||
- A temporary password for the `admin` user will be printed to the container log on startup
|
- A temporary password for the `admin` user will be printed to the container log on startup. Change it immediately to a static one that does not change again.
|
||||||
- Requestrr
|
- Requestrr
|
||||||
- Used to request movies and tv-shows by end clients
|
- Used to request movies and tv-shows by end clients
|
||||||
- Emby
|
- Emby
|
||||||
- Used to manage media and stream it
|
- Used to manage your media libraries and stream it from various devices
|
||||||
|
|
||||||
Combine with a reverse proxy like Traefik and maybe also a VPN.
|
Combine with a reverse proxy like Traefik.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user