2014-05-27 01:33:22 +00:00
|
|
|
# unifi-controller-rhel
|
2014-05-27 01:21:46 +00:00
|
|
|
|
2014-05-27 01:33:22 +00:00
|
|
|
## About
|
|
|
|
|
|
|
|
Anisble playbook for installing UniFi Controller software for Ubiquiti
|
|
|
|
Access Points on RHEL 6
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
2014-05-27 01:35:14 +00:00
|
|
|
You need the [EPEL Repository](https://fedoraproject.org/wiki/EPEL) from
|
|
|
|
Fedora Project enabled to be able to install the requirements (MongoDB etc):
|
2014-05-27 01:33:22 +00:00
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
2014-05-27 01:35:14 +00:00
|
|
|
Ubiquiti's license does not allow redistribution of the software ZIP, so you
|
|
|
|
must manually download the ZIP of the UniFi Controller software from the
|
|
|
|
Ubiquiti website and save it to the same folder as the playbook as "UniFi.zip"
|
2014-05-27 01:33:22 +00:00
|
|
|
|
|
|
|
Optionally, update the playbook variable 'ntp_server' to point to your
|
|
|
|
preferred NTP server for the AP's to use.
|
|
|
|
|
|
|
|
The playbook will run against the "unifi_controllers" group in your Ansible
|
|
|
|
inventory:
|
|
|
|
|
|
|
|
ansible-playbook unifi.play
|
|
|
|
|
|
|
|
## Support
|
|
|
|
|
|
|
|
There is none. Tested on CentOS 6 x86_64. Not tested on animals.
|
|
|
|
|
|
|
|
Your results may vary. Discontinue use and see a doctor if rash occurs.
|