Favicon of Omada Controller (mbentley)

Omada Controller (mbentley)

Manage access points, switches, and gateways from a single centralized platform. Enjoy unlimited scalability, cloud access, and intelligent network monitoring.

Take full control of your network infrastructure with a free, on-premises management platform designed for maximum scalability. This solution allows administrators to centrally manage access points, switches, gateways, and optical line terminals (OLTs) from a single, intuitive interface. Whether you are overseeing a small business network or a massive enterprise deployment, you can easily monitor performance and configure devices without licensing fees.

Key benefits include:

  • Centralized Management: Control all your network devices, including APs, switches, and gateways, from one unified dashboard.
  • Unlimited Scalability: Grow your network without artificial limits or restrictive management caps.
  • Remote Cloud Access: Monitor and adjust your network settings from anywhere using a web browser or dedicated mobile app.
  • Intelligent Monitoring: Track network health, analyze traffic patterns, and troubleshoot issues quickly with built-in diagnostic tools.

Directory Structure

omada-controller-mbentley
data
logs
work
.env
docker-compose.yml

docker-compose.yml

services:
  omada-controller:
    image: mbentley/omada-controller:latest
    container_name: omada-controller
    restart: unless-stopped
    ulimits:
      nofile:
        soft: 4096
        hard: 8192
    stop_grace_period: 60s
    environment:
      - MANAGE_HTTP_PORT=8088
      - MANAGE_HTTPS_PORT=8043
      - PORTAL_HTTP_PORT=8088
      - PORTAL_HTTPS_PORT=8043
      - SHOW_SERVER_LOGS=true
      - SHOW_MONGODB_LOGS=false
      - TZ=${TZ}
    volumes:
      - ./data:/opt/tplink/EAPController/data
      - ./logs:/opt/tplink/EAPController/logs
      - ./work:/opt/tplink/EAPController/work
    ports:
      - "8088:8088"
      - "8043:8043"
      - "29810:29810/udp"
      - "29811:29811"
      - "29812:29812"
      - "29813:29813"
      - "29814:29814"

.env

TZ=Etc/UTC

Share:

Ad
Favicon

 

  
 

Similar to Omada Controller (mbentley)

Favicon

 

  
  
Favicon

 

  
  
Favicon