Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 736 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 736 Bytes

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.