pull/21/head
LRVT 2024-02-28 10:54:20 +01:00 zatwierdzone przez GitHub
rodzic 14697d74a7
commit a4f8d5d22b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 7 dodań i 7 usunięć

Wyświetl plik

@ -17,20 +17,20 @@
Docker stack consisting of various arr-services like:
- Prowlarr
- Used to index torrent links from the internet
- Used as indexer for torrent links
- Sonarr
- Used to scan for tv shows
- Used for tv shows
- Radarr
- Used to scan for movies
- Used for movies
- Qbittorrent
- Used to download movies, tv shows, media in general
- A temporary password for the `admin` user will be printed to the container log on startup
- 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. Change it immediately to a static one that does not change again.
- Requestrr
- Used to request movies and tv-shows by end clients
- 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