kanr / vagrant-ansible-unifi

MIT License
0 stars 0 forks source link

UniFi Network Management Controller

This project will help you deploying UniFi Network Management Controller in a VirtualBox VM. Unifi System Managment help Unifi System Requirements

Required

Instructions

Start and provision the vagrant environment:

cd unifi-vm
vagrant up

Vagrant will create a Debian VM and it will provision it with the last UniFi controller stable version.

Use

Thanks to Vagrant configurations, 8080 and 8443 ports are forwarded to localhost. You can access to web GUI using the address in your host machine:

http://localhost:8080

if for any reason it is not running you can check the status of the unifi service by running:

systemctl status unifi