mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
Storage pages: fix heading levels
This commit is contained in:
@@ -12,13 +12,13 @@ If not already the case, start by installing a Kubernetes cluster. This can be d
|
||||
<div class='embed-container'><iframe src="https://player.vimeo.com/video/404813147" width="640" height="400" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe></div>
|
||||
<br/><br/>
|
||||
|
||||
# Prerequisites
|
||||
## Prerequisites
|
||||
|
||||
Kerberos Storage is the storage component for Kerberos Enterprise. It is used to store your recordings at a central place, in the storage system you prefer. Next to that it can be used for extension and integration capabilities. Learn more about [Kerberos Storage here](/storage).
|
||||
|
||||
To use Kerberos Storage, you will need to have Kerberos Enterprise installed, and deployments running. Independent from that one can also use the Kerberos Storage API `/swagger/index.html` to send recordings from a custom build VMS.
|
||||
|
||||
# Installation
|
||||
## Installation
|
||||
|
||||
Similar to Kerberos Enterprise, Kerberos Storage, requires some initial components to be installed. If you will run Kerberos Storage in the same cluster as where you have Kerberos Enterprise running, there is not much to do.
|
||||
|
||||
@@ -34,7 +34,7 @@ Once this is done start by cloning the configurations from our [Github repo](htt
|
||||
|
||||
git clone https://github.com/kerberos-io/storage
|
||||
|
||||
## Storage
|
||||
### Storage
|
||||
|
||||
Similar to Kerberos Enterprise, Kerberos Storage is managed through a web app. It allows you to add storage providers (S3, minio, etc), add queues for messaging, accounts for security and much more. It also comes with API's, which you can use to interact and retrieve information from Kerberos Storage. All is documented in the form of Swagger APIs `/swagger/index.html`.
|
||||
|
||||
|
||||
@@ -14,13 +14,13 @@ Welcome to the Kerberos Storage Edge installation. This is the way to go if you
|
||||
|
||||
Before we can actual start installing the different deployments in our cluster, we need to make sure we have one available.
|
||||
|
||||
# Prerequisites
|
||||
## Prerequisites
|
||||
|
||||
Kerberos Storage is the storage component for Kerberos Enterprise. It is used to store your recordings at a central place, in the storage system you prefer. Next to that it can be used for extension and integration capabilities. Learn more about [Kerberos Storage here](/storage).
|
||||
|
||||
To use Kerberos Storage, you will need to have Kerberos Enterprise installed, and deployments running. Independent from that one can also use the Kerberos Storage API `/swagger/index.html` to send recordings from a custom build VMS.
|
||||
|
||||
# Installation
|
||||
## Installation
|
||||
|
||||
Similar to Kerberos Enterprise, Kerberos Storage, requires some initial components to be installed. If you will run Kerberos Storage in the same cluster as where you have Kerberos Enterprise running, there is not much to do.
|
||||
|
||||
@@ -36,7 +36,7 @@ Once this is done start by cloning the configurations from our [Github repo](htt
|
||||
|
||||
git clone https://github.com/kerberos-io/storage
|
||||
|
||||
## Storage
|
||||
### Storage
|
||||
|
||||
Similar to Kerberos Enterprise, Kerberos Storage is managed through a web app. It allows you to add storage providers (S3, minio, etc), add queues for messaging, accounts for security and much more. It also comes with API's, which you can use to interact and retrieve information from Kerberos Storage. All is documented in the form of Swagger APIs `/swagger/index.html`.
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ route: /storage/license
|
||||
|
||||
A license can be obtained by requesting a contract offert a cedric@verstraeten.io. Once agreed, a license will be generated on the Kerberos License server.
|
||||
|
||||
# EULA
|
||||
## EULA
|
||||
|
||||
This agreement (or “EULA”) is a legal agreement between the person, company or organization (“You”) that has licensed a software product (Kerberos Storage) and Verstraeten.io (“Licensor” or “Application Provider”). The Product is to be obtained only through Docker Hub (https://hub.docker.com), and by obtaining a purchased license. By installing and/or using any Product provided by the Licensor, You are confirming your acceptance of this agreement and you are agreeing to become bound by the terms of this agreement.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user