Files
bsd-apps/plex/README.md
2024-09-22 18:03:02 -06:00

28 lines
577 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
```
## Notes
- the mount point below is only for plex settings and metadata, not media files
- media files should be mounted into `/mnt/media` or a similar directory
## 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