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/README.md

18 lines
486 B
Markdown

# Plex
## Setup
*Requires `docker-compose`*
Run `. script/bootstrap` to check that `docker-compose` is available and to create the required directory structure.
Run `. script/start` to start the service.
### First setup only
Make sure to create a `plex.env` file containing:
|Environment variable|Description|
|---|---|
|`ADVERTISE_IP`|Full address and port of the network entry point to advertise for Plex.|
|`PLEX_CLAIM`|Claim ID required to link the server to a Plex account|