Always remember to use due diligence when obtaining scripts and automation tasks from third party websites. Primarily, I created this script to make the installation and setup of TP-Link's Omada Software Controller easier and also faster for me. If you want to use a script, do it.
This script performs the following tasks.
- Complete update and upgrade of the server after adding required package sources.
- Installation of required software tools
- Installation of MongoDB (version 4.4)
- Download and install Omada_SDN_Controller DEB package (version 5.9.9)
- Restarting the server
Run the following command in your shell.
bash <(curl -s https://raw.githubusercontent.com/iThieler/omada-software-controller/main/install.sh)
Start the Omada Software Controller
tpeap start
Stop the Omada Software Controller
tpeap stop
Get Status of the Omada Software Controller
tpeap status