All Projects → rupertbg → Aws Unifi Controller

rupertbg / Aws Unifi Controller

Example of a Ubiquiti Unifi Controller in AWS using Network Load Balancer for TLS termination

Projects that are alternatives of or similar to Aws Unifi Controller

Cform Vscode
CloudFormation extension for Visual Studio Code
Stars: ✭ 73 (+97.3%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Aws Cloudformation Coverage Roadmap
The AWS CloudFormation Public Coverage Roadmap
Stars: ✭ 800 (+2062.16%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Perun
A command-line validation tool for AWS Cloud Formation that allows to conquer the cloud faster!
Stars: ✭ 82 (+121.62%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Goformation
GoFormation is a Go library for working with CloudFormation templates.
Stars: ✭ 671 (+1713.51%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Docs
Rapid CloudFormation: Modular, production ready, open source.
Stars: ✭ 209 (+464.86%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Cfn Create Or Update
Create or update CloudFormation stack also if no updates are to be performed.
Stars: ✭ 59 (+59.46%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Cloudformation
Some CF templates
Stars: ✭ 123 (+232.43%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Quickstart Taskcat Ci
AWS Quick Start Team
Stars: ✭ 57 (+54.05%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Cfn Generic Custom Resource
CloudFormation generic custom resource provider
Stars: ✭ 26 (-29.73%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Aws Cf Templates
A cloudonaut.io project. Engineered by widdix.
Stars: ✭ 2,399 (+6383.78%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Cfn Python Lint
CloudFormation Linter
Stars: ✭ 1,770 (+4683.78%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Aws Cloudformation User Guide
The open source version of the AWS CloudFormation User Guide
Stars: ✭ 493 (+1232.43%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Cloudformation Cli
The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Stars: ✭ 149 (+302.7%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Awesome Cloudformation
A curated list of resources and projects for working with AWS CloudFormation.
Stars: ✭ 290 (+683.78%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Aws Auto Terminate Idle Emr
AWS Auto Terminate Idle AWS EMR Clusters Framework is an AWS based solution using AWS CloudWatch and AWS Lambda using a Python script that is using Boto3 to terminate AWS EMR clusters that have been idle for a specified period of time.
Stars: ✭ 21 (-43.24%)
Mutual labels:  aws, cloudformation, aws-cloudformation
Spring Cloud Aws
Integration for Amazon Web Services APIs with Spring
Stars: ✭ 541 (+1362.16%)
Mutual labels:  aws, aws-cloudformation
Startup Kit Templates
CloudFormation templates to accelerate getting started on AWS.
Stars: ✭ 669 (+1708.11%)
Mutual labels:  aws, cloudformation
Dawson Cli
A serverless web framework for Node.js on AWS (CloudFormation, CloudFront, API Gateway, Lambda)
Stars: ✭ 721 (+1848.65%)
Mutual labels:  aws, cloudformation
Aws Cloudformation Fargate
Sample CloudFormation templates for how to run Docker containers in AWS Fargate with various networking configurations
Stars: ✭ 508 (+1272.97%)
Mutual labels:  aws, aws-cloudformation
Aws Vpn Server Setup
Setup your own private, secure, free* VPN on the Amazon AWS Cloud in 10 minutes. CloudFormation
Stars: ✭ 672 (+1716.22%)
Mutual labels:  aws, cloudformation

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

Unifi Controller Architecture

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].