Skip to content

iThieler/omada-software-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Script for Omada Software Controller

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. ⚠️ UBUNTU 20.04 ONLY

bash <(curl -s https://raw.githubusercontent.com/iThieler/omada-software-controller/main/install.sh)


Good to know & more

Start the Omada Software Controller
tpeap start
Stop the Omada Software Controller
tpeap stop
Get Status of the Omada Software Controller
tpeap status

About

automatic install omada software controller (tp-link) on ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages