Blame
|
1 | # CT 101 – Jellyfin |
||||||
| 2 | ||||||||
| 3 | > [!NOTE] |
|||||||
| 4 | > CT 101 hostet den Jellyfin-Dienst für `stream.ls-cloud.biz`. |
|||||||
| 5 | ||||||||
| 6 | ## Basisdaten |
|||||||
| 7 | ||||||||
| 8 | - **CT-ID:** `101` |
|||||||
| 9 | - **Name:** `jellyfin` |
|||||||
| 10 | - **IP:** `192.168.178.55` |
|||||||
| 11 | - **Öffentliche URL:** `https://stream.ls-cloud.biz` |
|||||||
| 12 | ||||||||
| 13 | ## Prüfung |
|||||||
| 14 | ||||||||
| 15 | ```bash |
|||||||
| 16 | pct status 101 |
|||||||
| 17 | curl -I http://192.168.178.55:8096 |
|||||||
| 18 | curl -k -I https://stream.ls-cloud.biz |
|||||||
| 19 | ``` |
|||||||
| 20 | ||||||||
| 21 | > [!TIP] |
|||||||
| 22 | > Wenn Medienprobleme auftreten, nicht nur Jellyfin selbst prüfen, sondern auch Storage-/Bind-Mount-Seite mitdenken. |
|||||||
