Docker container for running the TP-Link Omada EAP controller on arm32v7 hosts. (Raspberry Pi 3!)
100K+
This repo contains the Dockerfile for running the TP Link Omada Controller as a container on an Raspberry Pi 3
This is currently a WIP. Use at your own risk.
docker run -d --net=host --restart=always frnby/omada-eap-controller
Then browse to to it on http://device_ip:8088 or https://device_ip:8043
Notes:
/opt/tplink/EAPcontroller/data and the /opt/tplink/EAPcontroller/logs to the host if you want to persist it.docker stop doesn't gracefully shutdown the embedded MongoDB instance.--restart=always flag set). Not sure why, but eventually it will run.Content type
Image
Digest
Size
246.2 MB
Last updated
over 7 years ago
docker pull frnby/omada-eap-controller