
- #Unifi controller ubuntu for free#
- #Unifi controller ubuntu how to#
- #Unifi controller ubuntu install#
- #Unifi controller ubuntu update#
Whilst this server makes use of standard Ubuntu as it's OS, it comes pre-installed with Ubiquiti's UniFi controller software (for use with all UniFi switches and wireless APs), as well as UniFi Protect (Ubiquiti's NVR software for use with all Ubiquiti Surveillance products).įor UniFi Protect Surveillance - Each 2 TB hard drive provides up to 4800* recording hours at 480p, 1600* recording hours at 720p, or 700* recording hours at 1080p. Turn it into your domain controller, firewall, or mail server. The Ubiquiti UniFi Application Server is a 1U, fully populated, ready to deploy, Ubuntu server, for use in any server based environment.
Upon reboot, your self-signed certificate should be applied and in used by the Unifi Controller.Rack mountable UniFi application server with pre-installed Ubuntu Operating system with UniFi Controller and UniFi Video software applications. Restart the Unifi Controller to apply the changes: sudo systemctl restart unifi
#Unifi controller ubuntu install#
Install the certificate into Unifi Controller: sudo keytool -importkeystore -srckeystore unifi_cert -srcstorepass aircontrolenterprise -destkeystore /var/lib/unifi/keystore -deststorepass aircontrolenterprise -alias unifi -trustcacerts sudo keytool -delete -alias unifi -keystore /var/lib/unifi/keystoreĬonvert the certificate into the keystore type that Unifi Controller uses: sudo openssl pkcs12 -export -in your-ssl-cert.crt -inkey your-ssl-cert-private-key.key -out unifi_cert -passout pass:aircontrolenterprise -name unifi When prompted for a key password, enter aircontrolenterprise.

Stop the current Unifi Controller service: sudo systemctl stop unifiĭelete the current SSL from Unifi controller. You can import and use your own self-sign certificates for the Unifi Controller.Ĭonnect to the Unifi Controller host via SFTP to transfer your certificate or key to the system. Adding a Self-Sign Certificate to the Unifi Controller upgrade unifi controller ubuntu The choice of /srv for the UniFi Controllers root directory is based on the fact that it contains both run-time and. That’s it! You can access the Unifi Controller GUI through the controller’s IP or FQDN in your we browser on port 8443. SSH into your Raspberry Pi OS install, or login to the console. Installing Unifi Controller on Raspberry Pi OSĪ Raspberry Pi is a great budget, low power device to use for a 24/7 Unifi Controller. You can access the Unifi Controller GUI through the controller’s IP or FQDN in your we browser on port 8443. That’s it! By default, the Unifi controller will listen on port 8443. To auto start the Unifi Controller at boot: sudo systemctl enable rvice
#Unifi controller ubuntu update#
Install Unifi Controller: sudo apt-get update Install the rest of the prerequisites: sudo apt install ca-certificates apt-transport-https sudo apt-get install openjdk-8-jre-headless -y Unfortunately, as of July 2021, the latest version of Java that the Unifi Controller supports is still Java 8.

SSH into the Ubuntu 20.04 Server, or login to the console.Īdd the official repository for the Unifi Controller: echo 'deb stable ubiquiti' | sudo tee /etc/apt//100-ubnt-unifi.listĪdd the GPG keys so that the repository can be trusted: sudo wget -O /etc/apt//unifi-repo.gpg Installing Unifi Controller on Ubuntu 20.04 Server

#Unifi controller ubuntu how to#
#Unifi controller ubuntu for free#
The Unifi Controller is a software that can manage all the Unifi Access Points at once, and can be installed for free on Windows, Linux, or even a Raspberry Pi. They are packed with features and enterprise grade security, and are all centrally managed through a single controller interface called the Unifi Controller. The Ubiquiti Unifi Network lineup of Wireless Access Points are one of the best and affordable Access Points on the market for home and small business use.
