This Cookbook includes Recipes to install, configure & enable Ubiquiti's UniFi Access-Point controller software.
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you’d like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.
- Ubuntu
- Debian
- Chef 12.1+
UniFi requires Java 8 (UniFi Java Requirements). The java
cookbook can be used to install JRE 8 with the appropriate attributes:
node.default['java']['jdk_version'] = "8"
include_recipe 'java'
Includes other requisite Recipes - USE THIS.
Configures Ubiquiti's PPA repository for package installs.
Installs unifi package.
Configures unifi service.
Put recipe[unifi]
in the Run List. Run Chef. Enjoy.
- Author:: Brian Dwyer https://github.com/bdwyertech
- Author:: Greg Albrecht ([email protected]) https://github.com/ampledata
- Author:: Tim Smith ([email protected]) https://github.com/tas50
This project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.