https://github.com/metaphor-cloud/aws-unifi-controller
Example of a Ubiquiti Unifi Controller in AWS using Network Load Balancer for TLS termination
https://github.com/metaphor-cloud/aws-unifi-controller
aws aws-cloudformation cloudformation codepipeline nlb ubiquiti ubiquiti-unifi-controller
Last synced: 6 months ago
JSON representation
Example of a Ubiquiti Unifi Controller in AWS using Network Load Balancer for TLS termination
- Host: GitHub
- URL: https://github.com/metaphor-cloud/aws-unifi-controller
- Owner: metaphor-cloud
- Created: 2019-07-27T08:19:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-01T09:30:29.000Z (over 6 years ago)
- Last Synced: 2025-04-15T09:47:07.870Z (9 months ago)
- Topics: aws, aws-cloudformation, cloudformation, codepipeline, nlb, ubiquiti, ubiquiti-unifi-controller
- Homepage:
- Size: 63.5 KB
- Stars: 44
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example: Ubiquiti Unifi Controller on AWS
This is a set of Cloudformation templates to deploy a Ubiquiti Unifi Controller on AWS. The key components are:
- Network Load Balancer
- EC2 instances running Ubuntu 16.04
- Elastic Filesystem for shared Unifi data
- AWS Backup for daily EFS backups
## Setup
1. Set parameters in `config/unifi-${your region}.json` to suit
2. Deploy `pipeline.yml` via Cloudformation
3. Log into your chosen domain for the controller
## Architecture
