mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
update README with omada docs
This commit is contained in:
parent
2339af9cf1
commit
2a6eee785f
2 changed files with 21 additions and 0 deletions
21
README.md
21
README.md
|
@ -1341,3 +1341,24 @@ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/vaultwarde
|
||||||
____________________________________________________________________________________________
|
____________________________________________________________________________________________
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary markdown="span"> Omada SDN Controller LXC</summary>
|
||||||
|
|
||||||
|
<p align="center"><img src="https://github.com/tteck/Proxmox/blob/main/misc/images/omada.png?raw=true" height="100"/></p>
|
||||||
|
|
||||||
|
<h1 align="center" id="heading"> Omada SDN Controller LXC </h1>
|
||||||
|
|
||||||
|
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)"
|
||||||
|
```
|
||||||
|
|
||||||
|
<h3 align="center" id="heading">⚡ Normal Settings: 2048Mib RAM - 8GB Storage - 2vCPU ⚡</h3>
|
||||||
|
|
||||||
|
____________________________________________________________________________________________
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
BIN
misc/images/omada.png
Normal file
BIN
misc/images/omada.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue