Skip to content

derektamsen/docker-unifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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