Contents
Unifi on FreeBSD
Install
pkg install unifi5
Edit /etc/rc.conf
unifi_enable="YES"
Keep in mind that Unifi uses the mongodb package, but run it by it's own, on a different port. So you don't have to start mongodb at boot time.
Contents
pkg install unifi5
Edit /etc/rc.conf
unifi_enable="YES"
Keep in mind that Unifi uses the mongodb package, but run it by it's own, on a different port. So you don't have to start mongodb at boot time.