renovator c9c829466d
ci/woodpecker/push/static Pipeline was successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
build(docker): update docker.io/library/eclipse-temurin:25-jre docker digest to 6e9581a (#66)
2026-08-19 13:31:47 +00:00
2025-10-07 20:02:53 +02:00
2025-09-27 21:34:30 +02:00
2025-09-27 21:34:30 +02:00
2025-09-27 21:34:30 +02:00
2025-09-27 22:05:36 +02:00
2025-09-27 23:02:26 +02:00
2025-09-28 20:05:56 +02:00

unifi

Custom container image for Ubiquiti Unifi Controller.

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom container image for Ubiquiti Unifi Controller.

Ports

  • 3478/udp (port used for STUN connection)
  • 6789/tcp (port used for UniFi mobile speed test)
  • 8080/tcp (port used for device and controller communication)
  • 8443/tcp (port used for controller GUI/API as seen in a web browser)

Volumes

  • /unifi/data

Environment Variables

UNIFI_DB_HOST=
UNIFI_DB_PORT=27017
UNIFI_DB_NAME=unifi
UNIFI_DB_USER=
UNIFI_DB_PASSWORD=
UNIFI_JVM_EXTRA_OPTS=
UNIFI_JVM_MAX_HEAP_SIZE=1024M
UNIFI_JVM_INIT_HEAP_SIZE=

Build

docker build -f Dockerfile -t unifi:latest .

License

This project is licensed under the MIT License - see the LICENSE file for details.

S
Description
No description provided
Readme MIT
152 KiB
v10.5.67+1
Latest
2026-08-13 19:54:14 +00:00
Languages
Shell 91.8%
Go Template 8.2%