Sign inSign up

frnby/omada-eap-controller

By frnby

Updated over 7 years ago

Docker container for running the TP-Link Omada EAP controller on arm32v7 hosts. (Raspberry Pi 3!)

Image
1

100K+

frnby/omada-eap-controller repository overview

Build Status Docker Pulls

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.

Quick Start

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:

  • Startup takes awhile... Sometimes up to 10 minutes.
  • You can volume mount the /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.
  • Sometimes it fails trying to startup (especially if you don't have the --restart=always flag set). Not sure why, but eventually it will run.

Tag summary

Content type

Image

Digest

Size

246.2 MB

Last updated

over 7 years ago

docker pull frnby/omada-eap-controller