Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.83 KB

File metadata and controls

41 lines (29 loc) · 1.83 KB
title description lead date lastmod draft images menu weight toc
Installation
Installing Kerberos Hub wherever you want.
Installing Kerberos Hub wherever you want.
2020-10-06 08:49:31 +0000
2020-10-06 08:49:31 +0000
false
hub
parent
hub
302
true

Kerberos Hub is the single pane of glass for your Kerberos Agents. It comes with a best of breed open source technology stack, a modular design and out-of-the-box scalability. Kerberos Hub allows building and maintaining an ever-growing video streaming and analytics landscape.

No matter how many Kerberos Agents you have running in the field Kerberos Hub will manage it.

Helm and Kubernetes

Kerberos Hub is composed of a couple of microservices which are all installed in a Kubernetes cluster. Because we are handling with many containers, we can benefit from package managers such as Helm to deploy our resources more easily. In the near future we might use the Kubernetes operator as well.

{{< figure src="hub-architecture.svg" alt="Kerberos Hub is composed out of different microservices." caption="Kerberos Hub is composed out of different microservices." class="stretch">}}

Dependencies

Within the Kerberos Hub architecture we use a couple of third-party, open source, technologies such as:

  • MongoDB,
  • Kafka,
  • Pion Turn / Coturn,
  • and Vernemq

Installation

To install Kerberos Hub, we will redirect you to the official Github repository, kerberos-io/hub. This repository includes all the instructions needed to get Kerberos Hub up and running.

Configuration

When successfully installed the Kerberos Hub Helm chart, it is time to configure the solution to your needs. Learn more about the configuration here.