mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-27 09:56:52 +00:00
Add jellyfin community-container
Signed-off-by: AiroPi <47398145+AiroPi@users.noreply.github.com> Signed-off-by: Pıεяяε <47398145+AiroPi@users.noreply.github.com>
This commit is contained in:
parent
622a927a8c
commit
9ac868f636
2 changed files with 53 additions and 0 deletions
14
community-containers/jellyfin/readme.md
Normal file
14
community-containers/jellyfin/readme.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
## Jellyfin
|
||||
This container bundles Jellyfin and auto-configures it for you.
|
||||
|
||||
### Notes
|
||||
- This is not working on Docker Desktop since it needs `network_mode: host` in order to work correctly.
|
||||
- After adding and starting the container, you can directly visit http://ip.address.of.server:8096/ and access your new Jellyfin instance!
|
||||
- The data of Plex will be automatically included in AIOs backup solution!
|
||||
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack
|
||||
|
||||
### Repository
|
||||
https://github.com/jellyfin/jellyfin
|
||||
|
||||
### Maintainer
|
||||
https://github.com/airopi
|
||||
Loading…
Add table
Add a link
Reference in a new issue