项目作者: derektamsen

项目描述 :
Ubiquiti Unifi Appliance
高级语言: Shell
项目地址: git://github.com/derektamsen/docker-unifi.git
创建时间: 2017-05-21T09:14:51Z
项目社区:https://github.com/derektamsen/docker-unifi

开源协议:MIT License

下载


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