mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-05 20:24:38 +01:00
24 lines
410 B
Markdown
24 lines
410 B
Markdown
# Plex Media Server
|
|
https://plex.tv
|
|
|
|
### Command to fetch script
|
|
```
|
|
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/plex/plex-install.sh
|
|
```
|
|
|
|
Don't forget to
|
|
```
|
|
chmod +x plex-install.sh
|
|
```
|
|
|
|
## Variables
|
|
|
|
BETA
|
|
- set to 1 to use beta version of plex
|
|
|
|
## Mount points (should be mounted outside the jail)
|
|
- `/mnt/plex-data` - metadata, settings directory
|
|
|
|
## Jail Properties
|
|
- none
|