mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-03 19:23:54 +01:00
Create README.md
This commit is contained in:
23
plex/README.md
Normal file
23
plex/README.md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
# 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
|
||||||
Reference in New Issue
Block a user