diff --git a/README.md b/README.md index 4af4cd92..e7795e49 100644 --- a/README.md +++ b/README.md @@ -1341,3 +1341,24 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/vaultwarde ____________________________________________________________________________________________ + +
+ Omada SDN Controller LXC + +

+ +

Omada SDN Controller LXC

+ +Omada is TP-Link's alternative to Ubiquiti's Unifi products. With it, you can manage all of your Omada devices through a single pane of glass. They sell a device dedicated to running the Omada Controller software, but it's unnecessary if you already have the spare resources to run the controller software on your Proxmox server. + +To create a new Proxmox Omada SDN Controller LXC, run the following in the Proxmox Shell. + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/omada.sh)" +``` + +

⚡ Normal Settings: 2048Mib RAM - 8GB Storage - 2vCPU ⚡

+ +____________________________________________________________________________________________ + +
diff --git a/misc/images/omada.png b/misc/images/omada.png new file mode 100644 index 00000000..4cbc6b48 Binary files /dev/null and b/misc/images/omada.png differ