-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathlayout.yaml
123 lines (122 loc) · 3.88 KB
/
layout.yaml
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
## Use this file to define the categories and articles for the knowledge base.
categories:
- category: basic-concepts
icon: fa fa-globe
featured: true
articles:
- cloud.ca-in-a-nutshell.md
- general-cloudmc_home_page.md
- main-cloudmc-entities.md
- environments-to-organize-workloads-and-users.md
- need-more-help.md
- category: cloudstack-compute-service
icon: fa fa-cloud
articles:
- cloudstack-instances.md
- cloudstack-add-an-instance.md
- cloudstack-working-with-instances.md
- cloudstack-what-is-a-vpc.md
- cloudstack-add-storage-to-instance.md
- cloudstack-working-with-ssh-keys.md
- cloudstack-configure-load-balancing.md
- cloudstack-configure-port-forwarding.md
- cloudstack-securing-your-network.md
- cloudstack-enable-static-nat.md
- cloudstack-import-iso.md
- cloudstack-working-with-vpcs.md
- cloudstack-working-with-cloudstack-compute-apis.md
- cloudstack-working-with-snapshots.md
- cloudstack-working-with-instance-templates.md
- cloudstack-affinity_groups.md
- cloudstack-add_an_affinity_group.md
- cloudstack-create-site-to-site-vpn-on-vpc.md
- cloudstack-install-and-config-cloudmonkey.md
- cloudstack-kernel-upgrade-on-ubuntu-debian.md
- cloudstack-move-instance-to-different-vpc.md
- cloudstack-force-reboot-an-instance.md
- cloudstack-private_gateways.md
- cloudstack-vpn-using-remote-access.md
- cloudstack-vpn-config-mac.md
- cloudstack-vpn-config-windows.md
- cloudstack-vpn-config-ubuntu.md
- category: gcp-compute-service
icon: fa fa-cloud
articles:
- gcp-working-with-instances.md
- gcp-working-with-disks.md
- gcp-instance-groups.md
- gcp-health-check.md
- gcp-ssl-certs.md
- gcp-load-balancing.md
- category: azure-compute-service
icon: fa fa-cloud
articles:
- azure-service-overview.md
- azure-instances.md
- azure-working-with-instances.md
- azure-disks.md
- azure-working-with-disks.md
- category: aws-compute-service
icon: fa fa-cloud
articles:
- aws_service_overview.md
- aws-compute.md
- aws-instances.md
- aws-amis.md
- aws-volumes.md
- aws-networking.md
- aws-vpcs.md
- aws-subnetworks.md
- aws-security_groups.md
- aws-object_storage.md
- aws-buckets.md
- aws-add_a_vpc.md
- aws-add_a_subnetwork.md
- aws-add_an_instance.md
- aws-add_a_volume.md
- category: vmware-compute-service
icon: fa fa-cloud
articles:
- vmware-service-overview.md
- vmware-networking.md
- vmware-virtual-machines.md
- vmware-virtual-applications.md
- vmware-add-a-network.md
- vmware-add-a-virtual-machine.md
- category: object-storage-service
icon: fa fa-hdd-o
articles:
- what-is-object-storage.md
- object-storage-terminology.md
- use-s3-api-for-object-storage.md
- manage-my-objects-using-the-swift-command-line-client.md
- manage-my-objects-using-the-object-storage-api.md
- manage-my-objects-using-the-self-service-portal.md
- category: reporting
icon: fa fa-signal
articles:
- generate-a-usage-report.md
- category: administration
icon: fa fa-wrench
articles:
- branding.md
- manage-users.md
- native-authentication-policies.md
- rbac.md
- rbac-use-cases-basic.md
- rbac-use-cases-advanced.md
- openid-connect.md
- category: how-to
icon: fa fa-question
articles:
- enable-2fa.md
- display-dates-in-your-preferred-time-zone.md
- how-to-cloudmc-api-key.md
- how-to-obtain-service-api-keys.md
- access_your_notifications.md
- category: automation
icon: fa fa-retweet
articles:
- cloudmc_rest_api.md
- deploy-virtual-machine-using-terraform.md
- deploy-a-kubernetes-cluster-with-rancher-2-x.md