Sign inSign up

taeradan/aircontrol

By taeradan

Updated almost 11 years ago

Image
0

692

taeradan/aircontrol repository overview

Docker AirControl

Ubiquiti AirControl in a Docker container. More information on the community forum

From Docker Hub (easiest)

To use AirControl from Docker Hub, you juste have to run :

docker run -d --name aircontrol -p 9080:9080 --restart=always taeradan/aircontrol

From source

You only have to clone the repo and to execute make

git clone https://github.com/Taeradan/docker-aircontrol.git
cd docker-aircontrol
make

First use

After the container is launched, you can connect to the application available on your Docker host on the 9080 port. The default user is ubnt and the default password is ubnt.

Tag summary

Content type

Image

Digest

sha256:9c32ce5ee

Size

178 MB

Last updated

over 11 years ago

docker pull taeradan/aircontrol