Create README.md

This commit is contained in:
tschettervictor
2024-09-13 16:10:57 -06:00
committed by GitHub
parent fb3d721844
commit 84e587739a

View File

@@ -0,0 +1,23 @@
# Apache Guacamole
https://guacamole.apache.org
### Command to fetch script
```
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/apache-guacamole/apache-guacamole-install.sh
```
Don't forget to
```
chmod +x apache-guacamole-install.sh
```
## Variables
MARIADB_VERSION
- mariadb version to use (currently defaluts to 106)
## Mount points (should be mounted outside the jail)
- `/var/db/mysql` - database directory
## Jail Properties
- none