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/plex
2022-12-03 15:52:06 -05:00
..
.env refactor: use os keyring for secrets, remap volumes (#11) 2022-12-03 13:22:37 -05:00
.gitignore refactor: use os keyring for secrets, remap volumes (#11) 2022-12-03 13:22:37 -05:00
docker-compose.yml refactor: use os keyring for secrets, remap volumes (#11) 2022-12-03 13:22:37 -05:00
README.md chore: clean up unneeded bootstrap 2022-12-03 15:52:06 -05:00
tasks.py refactor: use os keyring for secrets, remap volumes (#11) 2022-12-03 13:22:37 -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.