Skip to content

Commit 7e652df

Browse files
committed
Updated Installing section
Added Podified and Appliance categories for "Installing"
1 parent 3079587 commit 7e652df

File tree

1 file changed

+31
-27
lines changed

1 file changed

+31
-27
lines changed

_data/site_menu.yml

Lines changed: 31 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,37 @@
33
installing:
44
title: Installing
55
children:
6-
- title: Amazon Web Services (AWS)
7-
path: "/docs/reference/latest/installing_on_aws/index.html"
8-
desc: "How to install and configure the ManageIQ Management Engine appliance on Amazon Web Services (AWS)"
9-
- title: Kubernetes
10-
path: "/docs/reference/latest/installing_on_kubernetes/index.html"
11-
desc: "How to install and configure ManageIQ on Kubernetes"
12-
- title: IBM Cloud
13-
path: "/docs/reference/latest/installing_on_ibm_cloud/index.html"
14-
desc: "How to install and configure the ManageIQ Management Engine appliance on IBM Cloud"
15-
- title: Microsoft Azure
16-
path: "/docs/reference/latest/installing_on_microsoft_azure/index.html"
17-
desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft Azure"
18-
- title: Google Compute Engine
19-
path: "/docs/reference/latest/installing_on_google_compute_engine/index.html"
20-
desc: "How to install and configure the ManageIQ Management Engine appliance on Google Compute Engine"
21-
- title: VMware vSphere
22-
path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html"
23-
desc: "How to install and configure the ManageIQ Management Engine appliance on VMware vSphere"
24-
- title: Red Hat Enterprise OpenStack Platform
25-
path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html"
26-
desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat OpenStack Platform"
27-
- title: Red Hat Enterprise Virtualization
28-
path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html"
29-
desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat Enterprise Virtualization"
30-
- title: Microsoft System Center Virtual Machine Manager (SCVMM)
31-
path: "/docs/reference/latest/installing_on_scvmm/index.html"
32-
desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft System Center Virtual Machine Manager (SCVMM)"
6+
- title: Containerized (podified)
7+
children:
8+
- title: Kubernetes
9+
path: "/docs/reference/latest/installing_on_kubernetes/index.html"
10+
desc: "How to install and configure ManageIQ on Kubernetes"
11+
- title: Appliance
12+
children:
13+
- title: Amazon Web Services (AWS)
14+
path: "/docs/reference/latest/installing_on_aws/index.html"
15+
desc: "How to install and configure the ManageIQ Management Engine appliance on Amazon Web Services (AWS)"
16+
- title: IBM Cloud
17+
path: "/docs/reference/latest/installing_on_ibm_cloud/index.html"
18+
desc: "How to install and configure the ManageIQ Management Engine appliance on IBM Cloud"
19+
- title: Microsoft Azure
20+
path: "/docs/reference/latest/installing_on_microsoft_azure/index.html"
21+
desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft Azure"
22+
- title: Google Compute Engine
23+
path: "/docs/reference/latest/installing_on_google_compute_engine/index.html"
24+
desc: "How to install and configure the ManageIQ Management Engine appliance on Google Compute Engine"
25+
- title: VMware vSphere
26+
path: "/docs/reference/latest/installing_on_vmware_vsphere/index.html"
27+
desc: "How to install and configure the ManageIQ Management Engine appliance on VMware vSphere"
28+
- title: Red Hat Enterprise OpenStack Platform
29+
path: "/docs/reference/latest/installing_on_red_hat_enterprise_linux_openstack_platform/index.html"
30+
desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat OpenStack Platform"
31+
- title: Red Hat Enterprise Virtualization
32+
path: "/docs/reference/latest/installing_on_red_hat_virtualization/index.html"
33+
desc: "How to install and configure the ManageIQ Management Engine appliance on Red Hat Enterprise Virtualization"
34+
- title: Microsoft System Center Virtual Machine Manager (SCVMM)
35+
path: "/docs/reference/latest/installing_on_scvmm/index.html"
36+
desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft System Center Virtual Machine Manager (SCVMM)"
3337

3438
upgrading:
3539
title: Upgrading

0 commit comments

Comments
 (0)