Unifi OS Server in an LXC Container
There is a script to install Unify OS Server in an LXC!
See help page.
Preparation
- Use GUI to back-up the existing Unifi Controller which I ran in the LXC.
- Copy the MAC address to ensure that the new Unifi OS Server comes up with the same IP address.
- Shutdown the controller using proxmox GUI, modify its settings to NOT start at boot.
- I left all the DHCP settings intact.
Installation
Run:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/unifi-os-server.sh)"
Chose an advanced option, non-default settings:
- (default) UniFi OS Server requires a privileged LXC container.
- root password
- container ID
- (default) DHCP
- enter the MAC address
- enable root SSH access
Post Install
- Upgrade the components
- Imported the exported backup settings.