-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.dev.yaml
155 lines (155 loc) · 4.45 KB
/
config.dev.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
title: KubeDB - Run Production-Grade Databases on Kubernetes
baseurl: https://kubedb-v2-hugo.web.app
languageCode: en-us
assetDir: static
googleAnalytics: UA-62096468-4
disableKinds:
- taxonomy
- taxonomyTerm
params:
product_key: kubedb
main_menu_dropdown_item: database
domain_appscode: https://appscode-v3-hugo.web.app
domain_bytebuilders: https://appscode.com
domain_configsyncer: https://config-syncer.com
domain_gateway: https://gateway.voyagermesh.com
domain_guard: https://kubeguard.dev
domain_kubeci: https://kubeci-v1-hugo.web.app
domain_kubedb: https://kubedb-v2-hugo.web.app
domain_kubeform: https://kubeform-v1-hugo.web.app
domain_kubeshield: https://kubeshield-v1-hugo.web.app
domain_kubestash: https://kubestash.com
domain_kubevault: https://kubevault-v1-hugo.web.app
domain_marketplace: https://marketplace.appscode.com
domain_pharmer: https://pharmer-v1-hugo.web.app
domain_stash: https://stashed-v1-hugo.web.app
domain_voyagermesh: https://voyagermesh-v1-hugo.web.app
search_api_key: 8fd610038d901dd16a111e6f1568343bb969b084a1952dafdcb1545fd8c35e96
learn_url: https://appscode.com/learn
docs_url: https://appscode.com/docs
blog_url: https://appscode.com/blog
slack_url: https://slack.appscode.com
github_url: https://github.com/appscode
twitter_url: https://x.com/AppsCodeHQ
facebook_url: https://www.facebook.com/appscode
youtube_url: https://www.youtube.com/c/AppsCodeInc
contact_email: [email protected]
contact_phone: +1(650)241-8486
menu:
main:
- name: Databases
identifier: database
weight: 1
url: https://kubedb.com/docs/latest/setup/
- name: Documentation
weight: 2
- name: Druid
identifier: druid
parent: database
weight: 3
pre: /assets/images/databases/logos/png/druids.png
- name: Elasticsearch
identifier: elasticsearch
parent: database
weight: 4
pre: /assets/images/databases/logos/png/elasticsearches.png
- name: FerretDB
identifier: ferretdb
parent: database
weight: 5
pre: /assets/images/databases/logos/png/ferretdbs.png
- name: Kafka
identifier: kafka
parent: database
weight: 6
pre: /assets/images/databases/logos/png/kafkas.png
- name: MariaDB
identifier: mariadb
parent: database
weight: 7
pre: /assets/images/databases/logos/png/mariadbs.png
- name: Memcached
identifier: memcached
parent: database
weight: 8
pre: /assets/images/databases/logos/png/memcacheds.png
- name: Microsoft SQL Server
identifier: mssqlserver
parent: database
weight: 9
pre: /assets/images/databases/logos/png/mssqlservers.png
- name: MongoDB
identifier: mongodb
parent: database
weight: 10
pre: /assets/images/databases/logos/png/mongodbs.png
- name: MySQL
identifier: mysql
parent: database
weight: 11
pre: /assets/images/databases/logos/png/mysqls.png
- name: OpenSearch
identifier: opensearch
parent: database
weight: 12
pre: /assets/images/databases/logos/png/opensearch.png
- name: PerconaXtraDB
identifier: percona-xtradb
parent: database
weight: 13
pre: /assets/images/databases/logos/png/perconaxtradbs.png
- name: PgBouncer
identifier: pgbouncer
parent: database
weight: 14
pre: /assets/images/databases/logos/png/pgbouncers.png
- name: Pgpool
identifier: pgpool
parent: database
weight: 15
pre: /assets/images/databases/logos/png/pgpools.png
- name: PostgreSQL
identifier: postgres
parent: database
weight: 16
pre: /assets/images/databases/logos/png/postgreses.png
- name: ProxySQL
identifier: proxysql
parent: database
weight: 17
pre: /assets/images/databases/logos/png/proxysqls.png
- name: RabbitMQ
identifier: rabbitmq
parent: database
weight: 18
pre: /assets/images/databases/logos/png/rabbitmqs.png
- name: Redis
identifier: redis
parent: database
weight: 19
pre: /assets/images/databases/logos/png/redises.png
- name: SingleStore
identifier: singlestore
parent: database
weight: 20
pre: /assets/images/databases/logos/png/singlestores.png
- name: Solr
identifier: solr
parent: database
weight: 21
pre: /assets/images/databases/logos/png/solrs.png
- name: ZooKeeper
identifier: zookeeper
parent: database
weight: 22
pre: /assets/images/databases/logos/png/zookeepers.png
markup:
goldmark:
renderer:
unsafe: true
highlight:
style: manni
outputs:
home:
- HTML
- JSON