-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
23 lines (21 loc) · 1022 Bytes
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
min_version = 0.75
baseURL = "https://krossboard.app/"
languageCode = "en-us"
title = "Krossboard"
disableKinds = ["taxonomy", "taxonomyTerm"]
enableGitInfo = true
enableRobotsTXT = true
[params]
author = "2Alchimists SAS"
title = "Open Source Multi-Cluster Kubernetes Usage Accounting"
subtitle = "All in one single place, Krossboard tracks the usage of all your clusters over time. It simplifies usage accounting for cost allocation, helps forecast capacity scale up/down, thereby enabling to anticipate and master operations costs."
description = "Kubernetes Usage Analytics for Cost and Capacity Management"
releaseYear = "2020"
github = "https://github.com/2-alchemists"
twitter = "https://twitter.com/krossboard"
email = "[email protected]"
logo = "/images/logo/krossboard-logo.png"
favicon = "/images/favicon.ico"
contactRequestApiEndpoint = "https://krossboard-mx.ey.r.appspot.com/sendmail"
reCaptchaSiteKey = "HOSTING_RE_CAPTCHA_SITE_KEY"
googleAnalytics = "HOSTING_ANALYTICS_ID"