Releases: bmartino1/unraid-lxc-unifi
Production
Thank you, ICH 777 For all your Support!
UnRaid Setup Steps:
Open an Unraid terminal and execute the following command to download the template:
wget -O /tmp/lxc_container_template.xml https://raw.githubusercontent.com/bmartino1/unraid-lxc-unifi/main/lxc_container_template.xml
Navigate to the Unraid LXC Plugin add Template Page: http://<Your_UnRAID_IP>/LXCAddTemplate
Make your changes if necessary. Container name/LXC hostname should be "unifi" to assist server inform host for device adoption...
Click Apply
Wait for the Done button, click Done
Open the unifi network application by going to your container IP
#Update Notes
See forum for more information:
https://forums.unraid.net/topic/171566-template-lxc-unifi/
*It is recommended to make a LXC Snapshot to restore from after initial network application setup!
*It is recommended to make a unfi backup to restore from after initial network application setup!
#For Previous Clients:
*ALWAYS BACKUP YOUR DATA!
sudo apt-get update --allow-releaseinfo-change
sudo apt-get install unifi
*You may need to allow releaseinfo-change more then once to upgrade repo and CLI install unifi via upgrade command.
Then update scripts to most recent changes:
https://forums.unraid.net/topic/171566-template-lxc-unifi/?do=findComment&comment=1460263
While there is a cron that should auto update this. It is still recommended for the end users to run the above to update their unifi network application.
See Unraid forum: https://forums.unraid.net/topic/171566-template-lxc-unifi/?do=findComment&comment=1460025
*to update unifi, a frontend prompts answer is needed. Now automated due to experiences and issues in past without a backup and upgrade...
#distro upgrade in the future, end users can run script /root/full-system-update.sh
WIP
#For New Users New Build. LXC template downloads
Updated for Unifi Self-Hosted Network 8.4.59 curently
Production Template via Backup Restore
This is Saved for Code Prosperity.
This is Not a recommend option to deploy this template as other option is better. This method is crude but works. It is not recommended due to potential security risk and complicated step to achieve...
Using the LXC Plugin Backup restore function
File: unifi_19.04.11_2024-07-30.tar.xz (881M)
One could add the file unifi_19.04.11_2024-07-30.tar.xz to your LXC plugin backup location inside a created unifi folder.
Steps:
cd /path to LXC Backup Folder
mkdir unifi
cd unifi
wget https://github.com/bmartino1/Unraid-LXC-Unifi/releases/download/v1/unifi_19.04.11_2024-07-30.tar.xz
See PDF for picture guided