FerretDB / FerretDB

A truly Open Source MongoDB alternative
https://www.ferretdb.com
Apache License 2.0
8.71k stars 378 forks source link

Support UniFi Controller #4267

Open AlekSi opened 1 month ago

AlekSi commented 1 month ago

What should be done?

vifino commented 1 month ago

Hey. I run the Unifi Controller semi-successfully on FerretDB with SQLite.

It exhibits strange behaviour, some pages don't load on the web ui, at least not on the first try. I believe #3792 is necessary as I get a bunch of "$group accumulator \"$first\" is not implemented yet" error messages.

Because I use it with sqlite, I needed to tweak the Mongo URI in system.properties of the unifi controller to drop the user/pass. Other than that, it seems to function enough to provision APs, though not with much joy.

vs49688 commented 1 month ago

Things are definitely moving along - I'm running Unifi 7.5 w/ Mongo 4.4. With Ferret 1.21.0, it works, but: