Update README.md

This commit is contained in:
Steve Jenkins
2016-12-10 10:47:39 -07:00
committed by GitHub
parent 074046c7e3
commit 59fa236b14

View File

@@ -18,7 +18,8 @@ A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controll
A SysV service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems.
### /startup-scripts/docker-unifi.service
A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller in a Docker container on Linux systems (contributed by @rogierlommers). See https://hub.docker.com/r/goofball222/unifi/ for more UniFi + Docker info.
A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller in a Docker container on Linux systems (contributed by @rogierlommers). See https://hub.docker.com/r/goofball222/unifi/ for additional UniFi Dockerfile info.
#Other UniFi Linux Projects I Like
###UniFi-API - https://github.com/calmh/unifi-api###
An API for communicating with Linux-based UniFi controllers, with a few helpful utilities that rely on the API.