mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-04 03:33:47 +01:00
Create README.md
This commit is contained in:
25
heimdall/README.md
Normal file
25
heimdall/README.md
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
# Heimdall Dashboard
|
||||||
|
https://github.com/linuxserver/heimdall
|
||||||
|
|
||||||
|
### Command to fetch script
|
||||||
|
```
|
||||||
|
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/heimdall/heimdall-install.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
Don't forget to
|
||||||
|
```
|
||||||
|
chmod +x heimdall-install.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
## Variables
|
||||||
|
|
||||||
|
PHP_VERSION
|
||||||
|
- php version to use (currently defaults to 83)
|
||||||
|
APP_VERSION
|
||||||
|
- Heimdall version to use (currently defaults to 2.6.1)
|
||||||
|
-
|
||||||
|
## Mount points (should be mounted outside the jail)
|
||||||
|
- `/usr/local/www` - html directory
|
||||||
|
|
||||||
|
## Jail Properties
|
||||||
|
- none
|
||||||
Reference in New Issue
Block a user