logoalt Hacker News

bobbob192107/31/20258 repliesview on HN

I may be misunderstanding this, but as I recall originally the only way to run unifi was to have self hosted it through an app on a Windows machine on your network, then it went to the cloud, then cloud only, and now it seems to be coming back to self hosted? Good if so. (UniFi is their app/system to configure your ubiquiti network devices and to gather stats from them, it really did change the networking industry for such a low cost product at the time)


Replies

myelin07/31/2025

The self-hosted app never went away; I've been running it for the last 8 years or so, first on a MacBook Pro, then a Raspberry Pi, and now a repurposed HP T620 thin client.

They promote their cloud controller pretty strongly, followed by the Cloud Key, which is their own preinstalled self hosting setup, but the self-hosted UniFi Network server has stuck around. (It changed names a couple of times; it was the "UniFi Controller", then "UniFi Network Application", and now "UniFi Network Server".)

show 3 replies
gh02t07/31/2025

You've always been able to fully self host their core network controller, and not just on Windows. Linux has always been the preferred platform to host it on. However, the other more specialized apps in their ecosystem like their NVR software, etc was not self hostable independent of their controller hardware.

Right now it looks like UniFi OS server doesn't do anything the prior self hosted stack does already. Presumably though they are planning to roll out some of the other parts that currently aren't in the fully self hosted stack.

Aurornis07/31/2025

> then it went to the cloud, then cloud only, and now it seems to be coming back to self hosted

It never went cloud-only. You could always self-host.

They've had different versions of cloud hosted offerings over the years. A few companies have also offered their own cloud hosted instances.

natebc07/31/2025

There was the little cloud key thing that they had for a while and then there's a version 2 of that.

There's also been a container version for quite a while too.

Gen 1 cloud key: https://dl.ubnt.com/qsg/UC-CK/UC-CK_EN.html

Gen 2 cloud key https://store.ui.com/us/en/products/uck-g2

Container from linuxserver.io https://github.com/linuxserver/docker-unifi-network-applicat...

e4007/31/2025

The UDM pro has the controller built in. Others have mentioned the Cloud Key, of which there are two versions. The controller software runs on Linux, macOS and Windows. I used to run it in docker on Linux. For years. Quite easy to manage.

show 1 reply
buran7707/31/2025

UniFi OS Server is similar to the old self hosted solution (the controller) except it can run more of the applications. I used to self host some years ago and only the Network was available. Now the OS supports InnerSpace and Identity too.

grosswait07/31/2025

It has always been self hosted as an option. I can’t speak to any Windows versions, but I’ve always run on Debian.

taubek07/31/2025

Last time I used it (some 8 months ago) there was Windows app and mobile app.

In order to configure, check what was going on I needed to run app on my Windows computer. I was looking into using docker or something like that, but I switched to another vendor.