-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlanding.json
44 lines (44 loc) · 1.9 KB
/
landing.json
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
{
"version": 2,
"title": "App Configuration",
"introduction": "App Configuration is a centralized feature management and configuration service for use with web and mobile applications, microservices, and distributed environments.",
"product_page": "https://www.ibm.com/products/app-configuration",
"console_page": "/catalog/services/app-configuration",
"section_topics": {
"links": [
{
"title": "Getting started with App Configuration",
"href": "/docs/app-configuration?topic=app-configuration-getting-started"
},
{
"title": "What is App Configuration?",
"href": "/docs/app-configuration?topic=app-configuration-ac-about"
},
{
"title": "Working with App Configuration",
"href": "/docs/app-configuration?topic=app-configuration-ac-appconfig"
}
]
},
"section_highlights": [
{
"title": "Best Practices for Managing Your Feature Flags and Properties Using IBM Cloud App Configuration",
"description": "This blog post discusses the best practices to be followed while using App Configuration on IBM Cloud.",
"href": "https://www.ibm.com/blog/best-practices-for-managing-your-feature-flags-and-properties-using-ibm-cloud-app-configuration/",
"type": "blog"
},
{
"title": "IBM Cloud App Configuration: A Deep Dive on Use Cases",
"description": "Exploring some of the most common use cases for IBM Cloud App Configuration.",
"href": "https://www.ibm.com/blog/ibm-cloud-app-configuration-a-deep-dive-on-use-cases/",
"type": "blog"
}
],
"section_devtools": {
"api": "/apidocs/app-configuration",
"cli": "/docs/app-configuration?topic=app-configuration-app-configuration-cli"
},
"section_updates": {
"view_more": "/docs/app-configuration?topic=app-configuration-ac-relnotes"
}
}