This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Jellyfin
Veerendra edited this page Apr 21, 2023
·
6 revisions
Default Credentials | No (Signup on first start) |
Reverse Proxy Location | /jellyfin |
- Docker swarm stack apps/jellyfin/docker-compose.yml
Docker containers in this stack
- Jellyfin
Location | Description |
---|---|
services/jellyfin/config/system.xml#L5 | - Enable metrics - Refer issues/34#issuecomment-1321346366 for more info) |
services/jellyfin/config/network.xml#L6 | Set base url |
$ cd jellyfin
$ tree .
.
├── config
│ ├── network.xml
│ └── system.xml
└── docker-stack.yml
2 directories, 3 files