Earlier quoted context omitted.
Icymi, there are several dockerfiles you can use to install unifi on a Linux box. From earlier today: https://news.ycombinator.com/item?id=13158468
Yes, but the problem with Dockerizing the Ubiquiti controllers (or at least the Unifi one - I haven't attempted with the others) is that the Java app requires MongoDB, and chooses to spin it up as a child process and treat it as an embedded database. Unless you're careful with volume mounting, restarting the Docker container will lose all your wireless connection info, forcing you to reset the AP to defaults or resto…
Not quite sure what's special about unifi here.