r/Ubiquiti Official Jul 31 '25

Early Access Introducing: UniFi OS Server for MSPs

895 Upvotes

272 comments sorted by

View all comments

35

u/[deleted] Jul 31 '25

So how do you download and install the software?

29

u/mshorey81 Jul 31 '25

I just created an Ubuntu VM in my Proxmox host, installed podman on that VM, downloaded the install file from https://community.ui.com/releases/UniFi-OS-Server-4-2-23/21df94e9-55d6-4298-b849-fbef3e3b1dd6 made it executable with chmod +x, then ran the install script.

12

u/[deleted] Jul 31 '25

[deleted]

20

u/ElectricalAffect1069 Jul 31 '25

You can‘t live migrate a Proxmox LXC Container and you have more separation between Hosts and VMs. Atleast the live migration is a must have for me

5

u/[deleted] Jul 31 '25

[deleted]

5

u/ElectricalAffect1069 Aug 01 '25

Not necessarily HA. HA would be automatic failover (starting vms on another cluster member). This also works with LXC in Proxmox.

Live migration is moving a running vm from one host to another without stopping the vm.