-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexamples.json
More file actions
216 lines (216 loc) · 12.7 KB
/
examples.json
File metadata and controls
216 lines (216 loc) · 12.7 KB
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
[
{
"id": "AWS-VM-Setup",
"name": "AWS-Basics-VM-Setup",
"description": "Level 1: Basic examples - AWS infrastructure provisioning",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/virtual-machine",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/virtual-machine.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/virtual-machine/README.md",
"main_blueprint": "aws.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/aws.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "Azure-VM-Setup",
"name": "Azure-Basics-VM-Setup",
"description": "Level 1: Basic examples - Azure infrastructure provisioning",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/virtual-machine",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/virtual-machine.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/virtual-machine/README.md",
"main_blueprint": "azure.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/azurelogo.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "GCP-VM-Setup",
"name": "GCP-Basics-VM-Setup",
"description": "Level 1: Basic examples - GCP infrastructure provisioning",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/virtual-machine",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/virtual-machine.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/virtual-machine/README.md",
"main_blueprint": "gcp.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/gcplogo.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "OpenStack-VM-Setup",
"name": "OpenStack-Basics-VM-Setup",
"description": "Level 1: Basic examples - OpenStack infrastructure provisioning",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/virtual-machine",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/virtual-machine.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/virtual-machine/README.md",
"main_blueprint": "openstack.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/oslogo.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "AWS-Simple-Services-Setup",
"name": "AWS-Basics-Simple-Service-Setup",
"description": "Level 2: Service examples: AWS simple service setup",
"html_url": "https://github.com/cloudify-community/blueprint-examples/hello-world-example",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/hello-world-example.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/hello-world-example/README.md",
"main_blueprint": "aws.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/aws.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "Azure-Simple-Services-Setup",
"name": "Azure-Basics-Simple-Service-Setup",
"description": "Level 2: Service examples: Azure simple service setup",
"html_url": "https://github.com/cloudify-community/blueprint-examples/hello-world-example",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/hello-world-example.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/hello-world-example/README.md",
"main_blueprint": "azure.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/azurelogo.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "GCP-Simple-Services-Setup",
"name": "GCP-Basics-Simple-Service-Setup",
"description": "Level 2: Service examples: GCP simple service setup",
"html_url": "https://github.com/cloudify-community/blueprint-examples/hello-world-example",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/hello-world-example.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/hello-world-example/README.md",
"image_url": "https://github.com/ofercloudify/test/raw/master/gcplogo.png",
"main_blueprint": "gcp.yaml",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "OpenStack-Simple-Services-Setup",
"name": "OpenStack-Basics-Simple-Service-Setup",
"description": "Level 2: Service examples: OpenStack simple service setup",
"html_url": "https://github.com/cloudify-community/blueprint-examples/hello-world-example",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/hello-world-example.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/hello-world-example/README.md",
"main_blueprint": "openstack.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/oslogo.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "AWS-VM-Setup-Terraform",
"name": "AWS-VM-Setup-using-Terraform",
"description": "Level 3: Orchestrate via other tools - Setup a VM in AWS using Terraform",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/virtual-machine",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/virtual-machine.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/virtual-machine/README.md",
"main_blueprint": "aws-terraform.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/TF.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "AWS-VM-Setup-CloudFormation",
"name": "AWS-VM-Setup-using-CloudFormation",
"description": "Level 3: Orchestrate via other tools - Setup a VM in AWS using CloudFormation",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/virtual-machine",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/virtual-machine.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/virtual-machine/README.md",
"main_blueprint": "aws-cloudformation.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/cloudformation.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "Azure-VM-Setup-ARM",
"name": "Azure-VM-Setup-using-ARM",
"description": "Level 3: Orchestrate via other tools - Setup a VM in Azure using Azure ARM",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/virtual-machine",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/virtual-machine.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/virtual-machine/README.md",
"main_blueprint": "azure-arm.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/arm.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "Multi-Cloud-JBoss-Application-Server",
"name": "Multi-Cloud-JBoss-Application-Server-Setup",
"description": "Level 4: Multi-Cloud examples - Setup a JBoss service as an Infrastructure-platform abstracted service",
"html_url": "https://github.com/cloudify-community/blueprint-examples/getting-started",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/getting-started.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/getting-started/README.md",
"main_blueprint": "mc-jboss.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/jboss.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "Multi-Cloud-NodeJS-Application-Server",
"name": "Multi-Cloud-NodeJS-Application-Server-Setup",
"description": "Level 4: Multi-Cloud examples - Setup a NodeJS service as an Infrastructure-platform abstracted service",
"html_url": "https://github.com/cloudify-community/blueprint-examples/getting-started",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/5.0.5-40/getting-started.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/getting-started/README.md",
"main_blueprint": "mc-nodejs.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/nodejs.png",
"created_at": "2017-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "Kubernetes-AWS-EKS",
"name": "Kubernetes-AWS-EKS",
"description": "Kubernetes: Setup a Kubernetes cluster in AWS leveraging EKS",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-aws-eks.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"main_blueprint": "blueprint.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-Azure-AKS",
"name": "Kubernetes-Azure-AKS",
"description": "Kubernetes: Setup a Kubernetes cluster in Azure leveraging AKS",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-azure-aks.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"main_blueprint": "blueprint.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-GCP-GKE",
"name": "Kubernetes-GCP-GKE",
"description": "Kubernetes: Setup a Kubernetes cluster in GCP leveraging GKE",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-gcp-gke.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"main_blueprint": "blueprint.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "Kubernetes-Kubespray",
"name": "kubernetes-Kubespray",
"description": "Kubernetes: Setup a Kubernetes cluster in AWS, Azure, GCP or OpenStack using the Ansible Kubespray playbook.",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-kubespray.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
},
{
"id": "kubernetes-plugin-example",
"name": "kubernetes-plugin-example",
"description": "Deploy Sample Kubernetes Application",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/kubernetes",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/download/latest/kubernetes-plugin-examples-file-resource.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/kubernetes/README.md",
"image_url": "https://github.com/ofercloudify/test/raw/master/k8s.png",
"created_at": "2017-10-19T12:44:56Z",
"updated_at": "2018-05-16T17:26:16Z"
}
]