|
1 | 1 | ---
|
2 | 2 |
|
3 |
| -installation: |
4 |
| - title: Installation |
| 3 | +installing: |
| 4 | + title: Installing |
5 | 5 | 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)" |
33 |
| - |
34 |
| -appliances: |
35 |
| - title: Appliances |
| 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 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 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 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 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 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 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 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 on Microsoft System Center Virtual Machine Manager (SCVMM)" |
| 37 | + |
| 38 | +upgrading: |
| 39 | + title: Upgrading |
36 | 40 | children:
|
37 |
| - - title: Backup and Restore |
38 |
| - path: "/docs/reference/latest/appliances/backup_and_restore.html" |
39 |
| - desc: "How to backup and restore appliances" |
40 | 41 | - title: Upgrading
|
41 | 42 | path: "/docs/reference/latest/appliances/upgrading.html"
|
42 | 43 | desc: "How to upgrade appliances"
|
43 | 44 |
|
44 |
| -configuration: |
45 |
| - title: Configuration |
| 45 | +using: |
| 46 | + title: Using |
46 | 47 | children:
|
47 |
| - - title: Deployment Planning Guide |
48 |
| - path: "/docs/reference/latest/deployment_planning_guide/index.html" |
49 |
| - desc: "ManageIQ Deployment Planning Guide" |
50 | 48 | - title: General Configuration
|
51 | 49 | path: "/docs/reference/latest/general_configuration/index.html"
|
52 | 50 | 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 |
| - |
60 |
| -administration: |
61 |
| - title: Administration |
62 |
| - children: |
63 |
| - - title: Monitoring, Alerts, and Reporting |
64 |
| - path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html" |
65 |
| - desc: "Information on the Cloud Intelligence area of ManageIQ: reporting, RSS, usage, timelines, and chargeback" |
66 |
| - |
67 |
| - - title: Policies and Profiles Guide |
68 |
| - path: "/docs/reference/latest/policies_and_profiles_guide/index.html" |
69 |
| - desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ |
70 |
| - |
71 | 51 | - title: Managing Infrastructure and Inventory
|
72 | 52 | path: "/docs/reference/latest/managing_infrastructure_and_inventory/index.html"
|
73 | 53 | desc: "Viewing and collecting information from your clusters, hosts, virtual machines, and other resources"
|
74 |
| - |
75 | 54 | - title: Managing Providers
|
76 | 55 | children:
|
77 | 56 | - title: Overview
|
@@ -109,6 +88,10 @@ administration:
|
109 | 88 | path: "/docs/reference/latest/managing_providers/configuration_management_providers/red_hat_satellite_6.html"
|
110 | 89 | desc: "Managing Red Hat Satellite 6 Providers"
|
111 | 90 |
|
| 91 | + - title: Automation Management Providers |
| 92 | + path: "/docs/reference/latest/managing_providers/index.html#automation-management-provider" |
| 93 | + desc: "Management tool to simplify automation operators for resources" |
| 94 | + |
112 | 95 | - title: Cloud Providers
|
113 | 96 | children:
|
114 | 97 | - title: Azure Providers
|
@@ -178,66 +161,99 @@ administration:
|
178 | 161 | - title: IBM Cloud Object Storage Providers
|
179 | 162 | path: "/docs/reference/latest/managing_providers/storage_providers/ibm_cloud_object_storage_managers.html"
|
180 | 163 | desc: "Managing IBM Cloud Object Storage Providers"
|
181 |
| - |
182 | 164 | - title: Provisioning Virtual Machines and Hosts
|
183 | 165 | path: "/docs/reference/latest/provisioning_virtual_machines_and_hosts/index.html"
|
184 | 166 | desc: "Provisioning, workload management, and orchestration in ManageIQ"
|
185 |
| - |
| 167 | + - title: Creating a Service for Virtual Machine Provisioning |
| 168 | + path: "/docs/reference/latest/creating_a_service_for_vm_provisioning/index.html" |
| 169 | + desc: "How to create a service for virtual machine provisioning" |
| 170 | + - title: Service Provisioning Using an Orchestration Template |
| 171 | + path: "/docs/reference/latest/service_provisioning_using_an_orchestration_template/index.html" |
| 172 | + desc: "How to create an orchestration template to deploy services" |
| 173 | + - title: Managing controls |
| 174 | + children: |
| 175 | + - title: Monitoring, Alerts, and Reporting |
| 176 | + path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html" |
| 177 | + desc: "Information on the Cloud Intelligence area of ManageIQ: dashboards, widgets, reporting, chargeback, optimization, and alerts" |
| 178 | + - title: Policies and Profiles Guide |
| 179 | + path: "/docs/reference/latest/policies_and_profiles_guide/index.html" |
| 180 | + desc: Policy-based enforcement, compliance, events, and policy profiles for ManageIQ |
| 181 | + - title: Chargeback |
| 182 | + path: "/docs/reference/latest/monitoring_alerts_and_reporting/index.html#chargeback" |
| 183 | + desc: Calculate monetary virtual machine charges based on owner or company tag |
| 184 | + - title: Assigning a Custom Analysis Profile to a Virtual Machine |
| 185 | + path: "/docs/reference/latest/assigning_custom_analysis_profile_to_vm/index.html" |
| 186 | + desc: "How to assign custom analysis profile to a virtual machine" |
186 | 187 | - title: Scripting Actions in ManageIQ
|
187 | 188 | path: "/docs/reference/latest/scripting_actions/index.html"
|
188 |
| - desc: "Real-time, bi-directional process integration for ManageIQ Management Engine" |
| 189 | + desc: "Real-time, bi-directional process integration for ManageIQ" |
189 | 190 |
|
190 |
| -troubleshooting: |
191 |
| - title: Troubleshooting |
| 191 | +administration: |
| 192 | + title: Administering {{ site.data.product.title_short }} |
192 | 193 | children:
|
193 |
| - - title: Troubleshooting |
194 |
| - path: "/docs/reference/latest/troubleshooting/index.html" |
195 |
| - desc: "How to troubleshoot issues" |
| 194 | + - title: Managing Authentication for {{ site.data.product.title_short }} |
| 195 | + children: |
| 196 | + - title: Active Directory |
| 197 | + path: "/docs/reference/latest/auth/active_directory.html" |
| 198 | + desc: "How to manually configure an Appliance’s external authentication to work against Active Directory." |
| 199 | + - title: 2-Factor-Authentication with IPA |
| 200 | + path: "/docs/reference/latest/auth/ipa_2fa.html" |
| 201 | + desc: "How to manually configure an Appliance’s external authentication to work with 2-Factor Authentication with IPA." |
| 202 | + - title: IPA/AD Trust |
| 203 | + path: "/docs/reference/latest/auth/ipa_ad_trust.html" |
| 204 | + desc: "How to manually configure an Appliance’s external authentication to work with AD Trust Authentication using IPA." |
| 205 | + - title: LDAP |
| 206 | + path: "/docs/reference/latest/auth/ldap.html" |
| 207 | + desc: "How to manually configure an Appliance’s external authentication to work against LDAP." |
| 208 | + - title: SAML |
| 209 | + path: "/docs/reference/latest/auth/saml.html" |
| 210 | + desc: "How to manually configure an Appliance’s external authentication to work with SAML." |
| 211 | + - title: OpenID-Connect |
| 212 | + path: "/docs/reference/latest/auth/openid_connect.html" |
| 213 | + desc: "How to manually configure an Appliance’s external authentication to work with OIDC." |
| 214 | + - title: Backup and Restore (appliances) |
| 215 | + path: "/docs/reference/latest/appliances/backup_and_restore.html" |
| 216 | + desc: "How to backup and restore appliances" |
| 217 | + - title: Deployment Planning Guide |
| 218 | + path: "/docs/reference/latest/deployment_planning_guide/index.html" |
| 219 | + desc: "ManageIQ Deployment Planning Guide" |
| 220 | + - title: High Availability Guide |
| 221 | + path: "/docs/reference/latest/high_availability_guide/index.html" |
| 222 | + desc: "ManageIQ High Availability Guide" |
| 223 | + - title: Appliance Hardening Guide |
| 224 | + path: "/docs/reference/latest/appliance_hardening_guide/index.html" |
| 225 | + desc: "ManageIQ Appliance Hardening Guide" |
196 | 226 |
|
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 |
| 227 | +Defining integrations: |
| 228 | + title: Managing Integrations |
221 | 229 | children:
|
222 | 230 | - title: AWS CloudFormation and OpenStack Heat
|
223 | 231 | path: "/docs/reference/latest/integration_with_aws_cloudformation_and_openstack_heat/index.html"
|
224 | 232 | desc: "How to install and configure Amazon CloudFormation and OpenStack Heat in a Red Hat ManageIQ environment"
|
225 |
| - |
226 | 233 | - title: ServiceNow
|
227 | 234 | path: "/docs/reference/latest/integration_with_servicenow/index.html"
|
228 | 235 | desc: A short guide to managing ManageIQ ServiceNow CMDB integration
|
229 | 236 |
|
| 237 | +apis: |
| 238 | + title: APIs |
| 239 | + children: |
| 240 | + - title: ManageIQ REST API |
| 241 | + path: "/docs/api" |
| 242 | + desc: REST API reference |
| 243 | + |
230 | 244 | reference:
|
231 | 245 | title: Reference
|
232 | 246 | children:
|
233 | 247 | - title: Capabilities Matrix
|
234 | 248 | path: "/docs/reference/latest/capabilities_matrix/index.html"
|
235 | 249 | desc: Capabilities across Providers
|
236 |
| - |
237 |
| - - title: ManageIQ REST API |
238 |
| - path: "/docs/api" |
239 |
| - desc: REST API reference |
240 |
| - |
241 | 250 | - title: Methods Available for Automation
|
242 | 251 | path: "/docs/reference/latest/methods_available_for_automation/index.html"
|
243 |
| - desc: Advanced automation methods for ManageIQ Management Engine |
| 252 | + desc: Advanced automation methods for ManageIQ |
| 253 | + |
| 254 | +troubleshooting: |
| 255 | + title: Troubleshooting |
| 256 | + children: |
| 257 | + - title: Troubleshooting |
| 258 | + path: "/docs/reference/latest/troubleshooting/index.html" |
| 259 | + desc: "How to troubleshoot issues" |
0 commit comments