mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-04 11:43:57 +01:00
Create README.md
This commit is contained in:
23
tautulli/README.md
Normal file
23
tautulli/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Tautulli
|
||||
https://tautulli.com
|
||||
|
||||
### Command to fetch script
|
||||
```
|
||||
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/tautulli/tautulli-install.sh
|
||||
```
|
||||
|
||||
Don't forget to
|
||||
```
|
||||
chmod +x tautulli-install.sh
|
||||
```
|
||||
|
||||
## Variables
|
||||
|
||||
PYTHON_VERSION
|
||||
- python version to use (currently defaluts to 39)
|
||||
|
||||
## Mount points (should be mounted outside the jail)
|
||||
- `/mnt/data` - data directory
|
||||
|
||||
## Jail Properties
|
||||
- none
|
||||
Reference in New Issue
Block a user