Skip to content

Commit 3079587

Browse files
committed
Updated ToC
Added following additional topics to ToC: - Creating a Service in for Virtual Machine Provisioning - Service Provisioning Using an Orchestration Template - Assigning a Custom Analysis Profile to a Virtual Machine
1 parent c64feef commit 3079587

File tree

1 file changed

+86
-79
lines changed

1 file changed

+86
-79
lines changed

_data/site_menu.yml

Lines changed: 86 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22

3-
installation:
4-
title: Installation
3+
installing:
4+
title: Installing
55
children:
66
- title: Amazon Web Services (AWS)
77
path: "/docs/reference/latest/installing_on_aws/index.html"
@@ -31,47 +31,58 @@ installation:
3131
path: "/docs/reference/latest/installing_on_scvmm/index.html"
3232
desc: "How to install and configure the ManageIQ Management Engine appliance on Microsoft System Center Virtual Machine Manager (SCVMM)"
3333

34-
appliances:
35-
title: Appliances
34+
upgrading:
35+
title: Upgrading
3636
children:
37-
- title: Backup and Restore
38-
path: "/docs/reference/latest/appliances/backup_and_restore.html"
39-
desc: "How to backup and restore appliances"
4037
- title: Upgrading
4138
path: "/docs/reference/latest/appliances/upgrading.html"
4239
desc: "How to upgrade appliances"
4340

44-
configuration:
45-
title: Configuration
46-
children:
47-
- title: Deployment Planning Guide
48-
path: "/docs/reference/latest/deployment_planning_guide/index.html"
49-
desc: "ManageIQ Deployment Planning Guide"
50-
- title: General Configuration
51-
path: "/docs/reference/latest/general_configuration/index.html"
52-
desc: "ManageIQ General Configuration"
53-
- title: High Availability Guide
54-
path: "/docs/reference/latest/high_availability_guide/index.html"
55-
desc: "ManageIQ High Availability Guide"
56-
- title: Appliance Hardening Guide
57-
path: "/docs/reference/latest/appliance_hardening_guide/index.html"
58-
desc: "ManageIQ Appliance Hardening Guide"
59-
6041
administration:
6142
title: Administration
43+
children:
44+
- title: Provisioning Virtual Machines and Hosts
45+
path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html"
46+
desc: "Provisioning, workload management, and orchestration in ManageIQ"
47+
- title: Service Provisioning Using an Orchestration Template
48+
path: "/docs/reference/latest/service_provisioning_using_an_orchestration_template/index.html"
49+
desc: "How to create orchestration template to deploy services"
50+
- title: Creating a Service in for Virtual Machine Provisioning
51+
path: "/docs/reference/latest/creating_a_service_for_vm_provisioning/index.html"
52+
desc: "How to create a service for virtual machine provisioning"
53+
- title: Assigning a Custom Analysis Profile to a Virtual Machine
54+
path: "/docs/reference/latest/assigning_custom_analysis_profile_to_vm/index.html"
55+
desc: "How to assign custom analysis profile to a virtual machine"
56+
- title: Backup and Restore (appliances)
57+
path: "/docs/reference/latest/appliances/backup_and_restore.html"
58+
desc: "How to backup and restore appliances"
59+
60+
visualizing:
61+
title: Visualizing infrastructure
62+
children:
63+
- title: Managing Infrastructure and Inventory
64+
path: "/docs/reference/latest/managing_infrastructure_and_inventory/index.html"
65+
desc: "Viewing and collecting information from your clusters, hosts, virtual machines, and other resources"
66+
67+
controls:
68+
title: Managing controls
6269
children:
6370
- title: Monitoring, Alerts, and Reporting
6471
path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html"
6572
desc: "Information on the Cloud Intelligence area of ManageIQ: reporting, RSS, usage, timelines, and chargeback"
66-
6773
- title: Policies and Profiles Guide
6874
path: "/docs/reference/latest/policies_and_profiles_guide/index.html"
6975
desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ
7076

71-
- title: Managing Infrastructure and Inventory
72-
path: "/docs/reference/latest/managing_infrastructure_and_inventory/index.html"
73-
desc: "Viewing and collecting information from your clusters, hosts, virtual machines, and other resources"
74-
77+
integration:
78+
title: Managing Integrations
79+
children:
80+
- title: AWS CloudFormation and OpenStack Heat
81+
path: "/docs/reference/latest/integration_with_aws_cloudformation_and_openstack_heat/index.html"
82+
desc: "How to install and configure Amazon CloudFormation and OpenStack Heat in a Red Hat ManageIQ environment"
83+
- title: ServiceNow
84+
path: "/docs/reference/latest/integration_with_servicenow/index.html"
85+
desc: A short guide to managing ManageIQ ServiceNow CMDB integration
7586
- title: Managing Providers
7687
children:
7788
- title: Overview
@@ -179,65 +190,61 @@ administration:
179190
path: "/docs/reference/latest/managing_providers/storage_providers/ibm_cloud_object_storage_managers.html"
180191
desc: "Managing IBM Cloud Object Storage Providers"
181192

182-
- title: Provisioning Virtual Machines and Hosts
183-
path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html"
184-
desc: "Provisioning, workload management, and orchestration in ManageIQ"
185-
186-
- title: Scripting Actions in ManageIQ
187-
path: "/docs/reference/latest/scripting_actions/index.html"
188-
desc: "Real-time, bi-directional process integration for ManageIQ Management Engine"
189-
190-
troubleshooting:
191-
title: Troubleshooting
192-
children:
193-
- title: Troubleshooting
194-
path: "/docs/reference/latest/troubleshooting/index.html"
195-
desc: "How to troubleshoot issues"
196-
197-
authentication:
198-
title: Authentication
199-
children:
200-
- title: Active Directory
201-
path: "/docs/reference/latest/auth/active_directory.html"
202-
desc: "How to manually configure an Appliance’s external authentication to work against Active Directory."
203-
- title: 2-Factor-Authentication with IPA
204-
path: "/docs/reference/latest/auth/ipa_2fa.html"
205-
desc: "How to manually configure an Appliance’s external authentication to work with 2-Factor Authentication with IPA."
206-
- title: IPA/AD Trust
207-
path: "/docs/reference/latest/auth/ipa_ad_trust.html"
208-
desc: "How to manually configure an Appliance’s external authentication to work with AD Trust Authentication using IPA."
209-
- title: LDAP
210-
path: "/docs/reference/latest/auth/ldap.html"
211-
desc: "How to manually configure an Appliance’s external authentication to work against LDAP."
212-
- title: SAML
213-
path: "/docs/reference/latest/auth/saml.html"
214-
desc: "How to manually configure an Appliance’s external authentication to work with SAML."
215-
- title: OpenID-Connect
216-
path: "/docs/reference/latest/auth/openid_connect.html"
217-
desc: "How to manually configure an Appliance’s external authentication to work with OIDC."
218-
219-
integration:
220-
title: Integration
193+
apis:
194+
title: APIs
221195
children:
222-
- title: AWS CloudFormation and OpenStack Heat
223-
path: "/docs/reference/latest/integration_with_aws_cloudformation_and_openstack_heat/index.html"
224-
desc: "How to install and configure Amazon CloudFormation and OpenStack Heat in a Red Hat ManageIQ environment"
225-
226-
- title: ServiceNow
227-
path: "/docs/reference/latest/integration_with_servicenow/index.html"
228-
desc: A short guide to managing ManageIQ ServiceNow CMDB integration
196+
- title: ManageIQ REST API
197+
path: "/docs/api"
198+
desc: REST API reference
229199

230200
reference:
231201
title: Reference
232202
children:
203+
- title: Deployment Planning Guide
204+
path: "/docs/reference/latest/deployment_planning_guide/index.html"
205+
desc: "ManageIQ Deployment Planning Guide"
206+
- title: General Configuration
207+
path: "/docs/reference/latest/general_configuration/index.html"
208+
desc: "ManageIQ General Configuration"
209+
- title: High Availability Guide
210+
path: "/docs/reference/latest/high_availability_guide/index.html"
211+
desc: "ManageIQ High Availability Guide"
212+
- title: Managing Authentication for {{ site.data.product.title_short }}
213+
children:
214+
- title: Active Directory
215+
path: "/docs/reference/latest/auth/active_directory.html"
216+
desc: "How to manually configure an Appliance’s external authentication to work against Active Directory."
217+
- title: 2-Factor-Authentication with IPA
218+
path: "/docs/reference/latest/auth/ipa_2fa.html"
219+
desc: "How to manually configure an Appliance’s external authentication to work with 2-Factor Authentication with IPA."
220+
- title: IPA/AD Trust
221+
path: "/docs/reference/latest/auth/ipa_ad_trust.html"
222+
desc: "How to manually configure an Appliance’s external authentication to work with AD Trust Authentication using IPA."
223+
- title: LDAP
224+
path: "/docs/reference/latest/auth/ldap.html"
225+
desc: "How to manually configure an Appliance’s external authentication to work against LDAP."
226+
- title: SAML
227+
path: "/docs/reference/latest/auth/saml.html"
228+
desc: "How to manually configure an Appliance’s external authentication to work with SAML."
229+
- title: OpenID-Connect
230+
path: "/docs/reference/latest/auth/openid_connect.html"
231+
desc: "How to manually configure an Appliance’s external authentication to work with OIDC."
232+
- title: Appliance Hardening Guide
233+
path: "/docs/reference/latest/appliance_hardening_guide/index.html"
234+
desc: "ManageIQ Appliance Hardening Guide"
233235
- title: Capabilities Matrix
234236
path: "/docs/reference/latest/capabilities_matrix/index.html"
235237
desc: Capabilities across Providers
236-
237-
- title: ManageIQ REST API
238-
path: "/docs/api"
239-
desc: REST API reference
240-
241238
- title: Methods Available for Automation
242239
path: "/docs/reference/latest/methods_available_for_automation/index.html"
243240
desc: Advanced automation methods for ManageIQ Management Engine
241+
- title: Scripting Actions in ManageIQ
242+
path: "/docs/reference/latest/scripting_actions/index.html"
243+
desc: "Real-time, bi-directional process integration for ManageIQ Management Engine"
244+
245+
troubleshooting:
246+
title: Troubleshooting
247+
children:
248+
- title: Troubleshooting
249+
path: "/docs/reference/latest/troubleshooting/index.html"
250+
desc: "How to troubleshoot issues"

0 commit comments

Comments
 (0)