This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
spadinastan/services/plex
Marc Cataford 427ee18714
refactor: hoist start/stop/restart to top-level (#21)
* refactor: hoist start/stop/restart to top-level

* docs: README updates
2023-05-28 14:52:01 -04:00
..
.env refactor: group services in top-level directory 2022-12-04 13:40:59 -05:00
.gitignore refactor: group services in top-level directory 2022-12-04 13:40:59 -05:00
docker-compose.yml build: plex@1.32 (#19) 2023-04-29 18:38:07 -04:00
README.md refactor: group services in top-level directory 2022-12-04 13:40:59 -05:00

Plex

Plex is a media server.

Setup

Make sure that pass is installed on the host and that the plex-claim secret is set up to the claim ID provided by Plex.

DATA_STORAGE_ROOT and APP_STORAGE_ROOT should be set as environment variables in the host as well.