Deploy a Unifi Cloud Controller for $5 and under 10 minutes

Part 1 of 6 in Complete Ubiquiti UniFi + Synology Network Build
Jay Rogers avatar
Jay Rogers November 30th, 2017

Learn how to deploy a cloud hosted UniFi controller on Ubuntu 16.04. You’ll be able to manage all of your locations and UniFi devices from a single location.

Helpful commands

Modify APT configuration file:

nano /etc/apt/apt.conf.d/99force-ipv4

Once you have that open, enter this text:

Acquire::ForceIPv4 "true";

Add Ubiquiti Repository:

echo 'deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti' | sudo tee /etc/apt/sources.list.d/100-ubnt-unifi.list

Add GPG Keys:

sudo wget -O /etc/apt/trusted.gpg.d/unifi-repo.gpg https://dl.ubnt.com/unifi/unifi-repo.gpg

Install Unifi:

sudo apt update && sudo apt -y install unifi

Update server:

sudo apt update && sudo apt -y upgrade

See the entire “Complete Ubiquiti UniFi + Synology Network Build” course here: https://srvrsi.de/unifi-and-synology-build-course

Keep Reading
View the course View the Course Complete Ubiquiti UniFi + Synology Network Build
Up Next → Upgrade your Ubiquiti USG firmware the easy way

Products used in this post

In order for us to make quality content for you tomorrow, we use affiliate links to conveniently show you our toolkit. These links do not cost you anything more, but they do kick a few dollars back to us when you make a purchase. If you really like us, buy our book or get sweet perks by becoming a sponsor.

Support future content

The Ultimate Guide to Building APIs and Single-Page Applications with Laravel + VueJS + Capacitor book cover.

Psst... any earnings that we make off of our book is being reinvested to bringing you more content. If you like what you read, consider getting our book or get sweet perks by becoming a sponsor.

Published By Jay

Jay Rogers avatar Jay Rogers

I’m a DevOps engineer who accidentally ended up in application & user-experience design. ?? I'm a husband and proud dog-dad who co-founded 521 Dimensions & Server Side Up. I like to having meaningful conversations with people who love building things. Please reach out and say hello!

We’re continually adding videos to this course

Be notified right away as soon as we have new videos available by becoming a subscriber to our YouTube channel.