Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.42 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.42 KB

docker-unifi

Docker unifi container runs the Unifi Controller Software from Ubiquiti and Mongodb. This setup contains a several docker volumes to store all of the mongodb data, unifi logs, and unifi data. These volumes will be persistently stored on disk via docker volumes. This allows the containers to be stopped, removed, and upgraded without losing any settings or files.

Starting the unifi controller

  • clone this repository to your docker host.
  • docker-compose up -d

Configure unifi

Notes