frbncis / docker-arm32v7-omada

This repo contains the Dockerfile for running the TP Link Omada Controller as a container on an Raspberry Pi 3
MIT License
5 stars 3 forks source link

Raspberry Pi TP-Link Omada Controller

Build Status Docker Pulls Last Commit

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:

Building

The build.sh script will take care of setting up the x86/x64 environment for building an ARM image.

./build.sh . -t frnby/omada-controller-test