Skip to content

janartodesk/unifi-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a hobby project to run the Unifi Controller on Kubernetes for a home network.

Getting started

Set up JSonnet:

$ pip3 install --user jsonnet

then continue with setting up Tanka using the official documentation.

Applying configuration

Point your environment to a correct Kubernetes config file

$ export KUBECONFIG=~/.kube/microk8s.unifi

and configure away

$ tk apply environments/default

Releases

No releases published

Packages

No packages published