Thank you ICH777 with their code outline and assistance on this!
- This LXC will auto-update the UniFi network application without a backup. It is recommended that after the template is made, you create an LXC snapshot and log in to your UniFi instance to make/download a backup within the UniFi Network Application.
You can disable this by turning off the cron job:
crontab -e
and commenting out the cron that runs the update.
- unRAID server
- Properly configured and installed LXC plugin for unRAID
- Basic understanding of command line usage
-- Unraid Forum to check on updates and known issues...
https://forums.unraid.net/topic/171566-template-lxc-unifi/#comment-1448473
- Unifi Network Server
- debian
- bookworm
- amd64
In the Future maybe
Select the LXC template and install it<- not implemented currently
Currently only available by manually downloading and installing the template.
- Open a Unraid terminal and execute
wget -O /tmp/lxc_container_template.xml https://raw.githubusercontent.com/bmartino1/unraid-lxc-unifi/main/lxc_container_template.xml
- Navigate to
http://<Your_unRAID_IP>/LXCAddTemplate
- Make your changes if necessary.
- Click Apply.
- Wait for the Done button.
- Open the UniFi Network Server WebUI by clicking on the container icon and selecting WebUI:
https://<Your_Container_IP>:8443
THIS IS AN UNOFFICIAL ADAPTATION! This is not licensed nor endorsed by Unifi, Unraid, or the LXC Plugin Maintainer!
Please report problems on the Unraid Forum:
https://forums.unraid.net/topic/171566-template-lxc-unifi/
You are free to edit, distribute, and modify the data found here to suit your needs.