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
2022-12-04 13:40:59 -05: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 refactor: group services in top-level directory 2022-12-04 13:40:59 -05:00
README.md refactor: group services in top-level directory 2022-12-04 13:40:59 -05:00
tasks.py 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.