Blame
|
1 | # CT 105 – Downloads |
||||||
| 2 | ||||||||
| 3 | > [!NOTE] |
|||||||
| 4 | > CT 105 bündelt den gesamten Download-Stack: Indexer, Download-Clients und Medien-Manager. |
|||||||
| 5 | ||||||||
| 6 | ## Basisdaten |
|||||||
| 7 | ||||||||
| 8 | - **CT-ID:** `105` |
|||||||
| 9 | - **Name:** `downloads` |
|||||||
| 10 | - **IP:** `192.168.178.63` |
|||||||
| 11 | - **Modus:** Privileged CT (UID-Mapping 1:1) |
|||||||
| 12 | ||||||||
| 13 | ## Öffentliche Domains |
|||||||
| 14 | ||||||||
| 15 | | Domain | Dienst | |
|||||||
| 16 | |---|---| |
|||||||
| 17 | | `https://requests.ls-cloud.biz` | Jellyseerr (Anfragen-Portal) | |
|||||||
| 18 | | `https://qbit.ls-cloud.biz` | qBittorrent | |
|||||||
| 19 | | `https://usenet.ls-cloud.biz` | SABnzbd | |
|||||||
| 20 | | `https://dl.ls-cloud.biz` | Prowlarr | |
|||||||
| 21 | ||||||||
| 22 | ## Dienste & Ports |
|||||||
| 23 | ||||||||
| 24 | | Port | Dienst | Typ | Beschreibung | |
|||||||
| 25 | |---|---|---|---| |
|||||||
| 26 | | `9696` | Prowlarr | systemd | Indexer-Manager (Torrent + NZB) | |
|||||||
| 27 | | `8989` | Sonarr v4 | systemd | Serien-Manager | |
|||||||
| 28 | | `7878` | Radarr v6 | systemd | Film-Manager | |
|||||||
| 29 | | `5055` | Jellyseerr 2.7.3 | Docker bridge | Anfragen-Portal | |
|||||||
| 30 | | `8081` | qBittorrent | Docker | Torrent-Client | |
|||||||
| 31 | | `8082` | SABnzbd | Docker | Usenet-Client | |
|||||||
| 32 | ||||||||
| 33 | **Docker Compose:** `/opt/downloads-stack/docker-compose.yml` |
|||||||
