-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathlanding.json
48 lines (48 loc) · 2 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
45
46
47
48
{
"version": 2,
"title": "SAP",
"introduction": "Find out how to run SAP Solutions on IBM Cloud. Review the documentation for your specific configuration.",
"product_page": "https://www.ibm.com/cloud/sap",
"section_topics": {
"links": [
{
"title": "Get started",
"href": "/docs/sap?topic=sap-get-started"
},
{
"title": "SAP Solutions and IBM Cloud Intel Bare Metal Servers on Classic Infrastructure",
"href": "/docs/sap?topic=sap-fast-path-site-map-intel-bm"
},
{
"title": "SAP Solutions and IBM Cloud Intel Bare Metal Servers on VPC Infrastructure",
"href": "/docs/sap?topic=sap-fast-path-site-map-intel-bm-vpc"
},
{
"title": "SAP Solutions and IBM Cloud Intel Virtual Servers on VPC Infrastructure",
"href": "/docs/sap?topic=sap-fast-path-site-map-intel-vs-gen2"
},
{
"title": "SAP Solutions and IBM Cloud for VMware on Classic Infrastructure",
"href": "/docs/sap?topic=sap-fast-path-site-map-vmware-sddc"
},
{
"title": "SAP Solutions on IBM Power Virtual Server",
"href": "/docs/sap?topic=sap-fast-path-site-map-power-vs"
}
]
},
"section_highlights": [
{
"title": "Automate SAP S/4HANA infrastructure deployment on IBM Power Virtual Server with deployable architectures",
"description": "How to automate the deployment of a complete landscape for an S/4HANA installation.",
"href": "https://www.ibm.com/blog/automate-sap-s-4hana-infrastructure-deployment-on-ibm-power-virtual-server-with-deployable-architectures/",
"type": "blog"
},
{
"title": "Automate SAP deployments on IBM Cloud",
"description": "Get a quick overview of the SAP system deployment automation available on IBM Cloud.",
"href": "https://www.ibm.com/blog/announcement/automate-sap-deployments-on-ibm-cloud/",
"type": "blog"
}
]
}