2024-09-15 15:10:03 -06:00
# Unifi Controller
https://ui.com
### Command to fetch script
```
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/unifi/unifi-install.sh
```
Don't forget to
```
chmod +x unifi-install.sh
```
## Install Notes
2024-09-29 16:45:10 -06:00
- no mount points for unifi at this time, it's easier to back up and restore controller from webUI
- make sure to back up your controller data when reinstalling
2024-09-15 15:10:03 -06:00
## Variables
2024-09-29 16:45:10 -06:00
These are the variables that are available to change along with their defaults and a description of what they do. Other variables should be left at defalut unless you have a good reason to change them.
2024-09-15 15:10:03 -06:00
UNIFI_VERSION
2024-09-29 16:45:10 -06:00
- unifi version to use (currently defaults to 8)
2024-09-15 15:10:03 -06:00
## Mount points (should be mounted outside the jail)
2024-09-29 16:45:10 -06:00
- none
2024-09-15 15:10:03 -06:00
## Jail Properties
2024-09-29 16:45:10 -06:00
- none