User Tools

Site Tools


portainer:dockers:unifi-controller

Unifi Controller

The UniFi® Controller software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.

Version

I used the linuxserver.io version

Docker Setup

  • publish a new network port
    • 3478 → 3478 UDP
    • 10001 → 10001 UDP
    • 8080 → 8080 TCP
    • 8443 → 8443 TCP
    • 8843 → 8843 TCP
    • 8880 → 8880 TCP
  • volumes:
    • /config → /mnt/nvme/appdata/unifi-controller
  • network:
    • Type: bridge
    • Fixed IP address (optional): blank
  • Env:
    • PUID: 99
    • PGID: 100

App Settings

portainer/dockers/unifi-controller.txt · Last modified: by dirk