Skip to content

Taeradan/docker-aircontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Ubiquiti AirControl in a container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published