ombre8 / unifi-docker

Unifi Docker files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unifi-docker

Description

This is a containerized version of Ubiqiti Network's Unifi Controller.

Included tags for unifi5, unifi4, stable, unifi3 and oldstable. Latest currently points to the unifi5 version.

Use docker run --net=host -d jacobalberty/unifi:latest for the quickest setup

Supported tags and respective Dockerfile links

unifi3, oldstable (unifi3/Dockerfile)

unifi4, stable (unifi4/Dockerfile)

unifi5, latest (unifi5/Dockerfile)

Volumes:

/var/lib/unifi

Configuration data

/var/log/unifi

Log Files

/var/run/unifi

Run Information

Environment Variables:

TZ

TimeZone. (i.e America/Chicago)

Expose:

8080/tcp - Device command/control

8081/tcp

8443/tcp - Web interface + API

8843/tcp - HTTPS portal

8880/tcp - HTTP portal

3478/udp - STUN service

6789/tcp - Speed Test (unifi5 only)

About

Unifi Docker files