19 lines
486 B
Markdown
19 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|
|