Create README.md

pull/21/head
LRVT 2024-02-28 01:39:07 +01:00 zatwierdzone przez GitHub
rodzic d4cc9f4a26
commit 4762ff35c0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 30 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,30 @@
# References
- https://docs.linuxserver.io/images/docker-prowlarr/
- https://docs.linuxserver.io/images/docker-sonarr/
- https://docs.linuxserver.io/images/docker-radarr/
- https://docs.linuxserver.io/images/docker-qbittorrent/
- https://docs.linuxserver.io/images/docker-emby/
# Notes
> [!WARNING]
> Downloading copyright restricted movies or media in general is illegal in most countries.
>
> Use this docker stack responsibly!
Docker stack consisting of various arr-services like:
- Prowlarr
- Used to index torrent links from the internet
- Sonarr
- Used to scan for tv shows
- Radarr
- Used to scan for movies
- Qbittorrent
- Used to download movies, tv shows, media in general
- Emby
- Used to manage media and stream it
Combine with a reverse proxy like Traefik and maybe also a VPN.