-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvmexamples.json
More file actions
122 lines (122 loc) · 7.25 KB
/
vmexamples.json
File metadata and controls
122 lines (122 loc) · 7.25 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
[
{
"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": "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"
}
]