Skip to content

Omada Controller on Raspberry PI 3B+ with raspian buster

Notifications You must be signed in to change notification settings

ronald-den-otter/omada-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omada-controller

Omada Controller on Raspberry PI 3B+ with raspian buster

Go to the following webpage and download omada-controller_3.2.6-1_all.deb

https://community.tp-link.com/en/business/forum/topic/162210

Place the downloaded file in the same directory as the Dockerfile

Building the image

docker build --tag omada-controller:3.2.6 .

First time run the image

chmod 700 run.sh

./run.sh

This will start the container called omada-controller, which you can also use as name for starting it next time:

docker start omada-controller

Cleanup you docker images again

docker stop omada-controller docker rm omada-controller docker rmi omada-controller:3.2.6

About

Omada Controller on Raspberry PI 3B+ with raspian buster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published