mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 15:36:52 +00:00
community-containers - add plex
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
218d3d4280
commit
49ba11f559
3 changed files with 51 additions and 1 deletions
13
community-containers/plex/readme.md
Normal file
13
community-containers/plex/readme.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
## Plex
|
||||
This container bundles Plex 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.
|
||||
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers how to add it to the AIO stack
|
||||
- After adding the container, you need to visit http://ip.address.of.server:32400 in order to claim your server with a plex account
|
||||
|
||||
### Repository
|
||||
https://github.com/plexinc/pms-docker
|
||||
|
||||
### Maintainer
|
||||
https://github.com/szaimen
|
||||
Loading…
Add table
Add a link
Reference in a new issue