UniFi Network Server (was Unifi Cloud Controller)
-
@atridad I will be getting a unifi setup soon as well next to my personal Cloudron at home, so most likely I will have the need for this package as well. So if anyone still has some state of a package around, let me know and I can pick it up from there.
@nebulon same thought on my side
-
Iām curious for sure. I have. UDM pro but also I wonder if this and a more powerful small form factor machine would be a good replacement
wrote on Aug 15, 2021, 1:07 PM last edited by@atridad
UDM pro have the complete unifi os, and sadly for now there is now way to have that on other platform, that i know.And UDM pro can't be controlled by external controller, i don't know if is an updated information.
We are using edge product for gateway due to those limitation.
-
wrote on Apr 17, 2022, 11:56 AM last edited by
Is packaging this app still in the works? I just ordered some Unifi APs and could use this in lieu of running the controller in a VM on my local network. Can consider sponsoring if need be.
-
Is packaging this app still in the works? I just ordered some Unifi APs and could use this in lieu of running the controller in a VM on my local network. Can consider sponsoring if need be.
@hakunamatata I was able to get it installed but stopped working on it since. I've also lost the source to my working model. I could recreate it, but I'd ask for sponsorship / donation to make it happen.
-
@hakunamatata I was able to get it installed but stopped working on it since. I've also lost the source to my working model. I could recreate it, but I'd ask for sponsorship / donation to make it happen.
wrote on Apr 18, 2022, 3:21 PM last edited by@murgero awesome ! How much are you thinking?
-
@murgero awesome ! How much are you thinking?
@hakunamatata Shoot me a PM and we can discuss
-
@hakunamatata Shoot me a PM and we can discuss
-
@murgero do you have a repo, which I could start from for getting this forward? I have now gotten an Unifi AP so I can also test this then.
-
@nebulon Any repos I saved are in my cloudron gitlab profile. I don;t think I have the code for this one anymore.
-
@murgero no problem I will just start from scratch then. Do you by any chance remember how you installed the required java version? Unifi does not seem to like the openjdk from ubuntu.
App Devwrote on Apr 26, 2022, 5:54 PM last edited by murgero Apr 26, 2022, 5:54 PM@nebulon You have to
apt-mark hold openjdk-11-*
and then just install unifi via their repository. It will grab their jre as far as I know. (RE: https://help.ui.com/hc/en-us/articles/220066768-UniFi-Network-How-to-Install-and-Update-via-APT-on-Debian-or-Ubuntu)Once installed, disable the systemd unit files and then run manually with supervisor like we do other services.
-
@nebulon You have to
apt-mark hold openjdk-11-*
and then just install unifi via their repository. It will grab their jre as far as I know. (RE: https://help.ui.com/hc/en-us/articles/220066768-UniFi-Network-How-to-Install-and-Update-via-APT-on-Debian-or-Ubuntu)Once installed, disable the systemd unit files and then run manually with supervisor like we do other services.
-
@murgero hm yes, I have tried that, but this doesn't seem to do the trick. In fact the java versions it asks for are not in Ubuntu 20.04 as far as I can tell. Maybe you built the package from the previous base image.
-
@murgero indeed, unfortunately I am struggling to install the oracle jre in headlessmode, due to their license approval method. I assume you probably have managed to get over this hurdle already somehow in your package, maybe you remember anything in that area?
-
@murgero indeed, unfortunately I am struggling to install the oracle jre in headlessmode, due to their license approval method. I assume you probably have managed to get over this hurdle already somehow in your package, maybe you remember anything in that area?
-
G girish referenced this topic on Jun 12, 2023, 4:06 PM
-
wrote on Jul 26, 2023, 10:32 PM last edited by
Any news on this?
-
wrote on Jan 19, 2024, 10:01 PM last edited by Dreamcatch22 Jan 19, 2024, 10:03 PM
Any updates on this? Would love to be able to host my own unifi controller within cloudron.
-
wrote on Mar 8, 2024, 12:39 AM last edited by
Any updates on this as it would be super helpful for MSPs and people like me who operate a few sites
-
wrote on Sep 16, 2024, 8:05 AM last edited by
Yes, this would be great. However, multi-tenancy might present some challenges due to the service ports required by the Unifi Controller, especially for device discovery. That said, as long as L3 adoption is implemented (e.g. via DNS or DHCP option), using a dedicated custom set of ports for each instance should work fine.
See also; https://help.ui.com/hc/en-us/articles/218506997-Required-Ports-Reference
-
wrote on Jan 21, 2025, 7:51 PM last edited by
Any update on this? Happy to chip in for the implementation.
-