Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 583 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 583 Bytes

unifi-docker

Ubiquiti Networks (UBNT) UniFi Controller for Ubuntu Linux Docker Container

This docker container is currently work in progress and my docker learning curve is still very steep. So I am very open to patches and pull requests to improve the docker-compose.yml and Dockerfile. Currently you will have to create the initial content of the data and log directory from a non-docker/ normal installation. Please also check the open issues.

To use the docker container, check out the directory and run:

mkdir data log
docker-compose up