/docker-unifi

Ubiquiti Unifi Appliance

Primary LanguageShellMIT LicenseMIT

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