Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Unifi Controller Deployment for Docker Compose

This project provides an easy means of setting up the Ubiquiti Unifi Controller stack on a Raspberry PI.

Starting

Execute the following in this project's directory to start the controller, mongodb and the mongo-express admin console:

docker compose up -d

All services use the username and password:

  • username: unifi
  • password: pwd

The following URLs will be setup:

Network setup

The default configuration of all Unifi devices looks for the controller host using the hostname unifi. Ensure that your local router's DNS settings are configured accordingly.

Stopping the services

Within this directory, run:

docker compose down

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages