mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2026-01-05 20:24:38 +01:00
24 lines
390 B
Markdown
24 lines
390 B
Markdown
# Icecast Server
|
|
https://icecast.org
|
|
|
|
### Command to fetch script
|
|
```
|
|
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/icecast/icecast-install.sh
|
|
```
|
|
|
|
Don't forget to
|
|
```
|
|
chmod +x icecast-install.sh
|
|
```
|
|
|
|
## Variables
|
|
- none
|
|
|
|
## Mount points (should be mounted outside the jail)
|
|
- `/usr/local/www/icecast` - config/data file directory
|
|
|
|
## Jail Properties
|
|
- none
|
|
|
|
|