-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdemo-examples.json
More file actions
134 lines (134 loc) · 7.96 KB
/
demo-examples.json
File metadata and controls
134 lines (134 loc) · 7.96 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
[
{
"id": "AWS-VM-Setup",
"name": "AWS-Basics-VM-Setup",
"description": "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/latest/download/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/aws.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "Azure-VM-Setup",
"name": "Azure-Basics-VM-Setup",
"description": "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/latest/download/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/azurelogo.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "GCP-VM-Setup",
"name": "GCP-Basics-VM-Setup",
"description": "Basic examples - GCP infrastructure provisioning",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/virtual-machine",
"zip_url": "https://github.com/ofercloudify/test/raw/master/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/gcplogo.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "OpenStack-VM-Setup",
"name": "OpenStack-Basics-VM-Setup",
"description": "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/latest/download/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/oslogo.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-05-21T14:25:37Z"
},
{
"id": "AWS-Simple-Services-Setup",
"name": "AWS-Basics-Simple-Service-Setup",
"description": "Service examples: AWS simple service setup",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/hello-world-example",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/latest/download/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/aws.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-07-21T14:25:37Z"
},
{
"id": "Azure-Simple-Services-Setup",
"name": "Azure-Basics-Simple-Service-Setup",
"description": "Service examples: Azure simple service setup",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/hello-world-example",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/latest/download/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/azurelogo.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-07-21T14:25:37Z"
},
{
"id": "GCP-Simple-Services-Setup",
"name": "GCP-Basics-Simple-Service-Setup",
"description": "Service examples: GCP simple service setup",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/hello-world-example",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/latest/download/hello-world-example.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/hello-world-example/README.md",
"main_blueprint": "gcp.yaml",
"image_url": "https://repository.cloudifysource.org/cloudify/blueprints/5.1/images/gcplogo.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-07-21T14:25:37Z"
},
{
"id": "OpenStack-Simple-Services-Setup",
"name": "OpenStack-Basics-Simple-Service-Setup",
"description": "Service examples: OpenStack simple service setup",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/hello-world-example",
"zip_url": "https://github.com/cloudify-community/blueprint-examples/releases/latest/download/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/oslogo.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-07-21T14:25:37Z"
},
{
"id": "Multi-Cloud-JBoss-Application-Server",
"name": "Multi-Cloud-JBoss-Application-Server-Setup",
"description": "Multi-Cloud examples - Setup a JBoss service as an Infrastructure-platform abstracted service",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/getting-started",
"zip_url": "https://github.com/ofercloudify/test/raw/master/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/jboss.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-07-21T14:25:37Z"
},
{
"id": "Multi-Cloud-NodeJS-Application-Server",
"name": "Multi-Cloud-NodeJS-Application-Server-Setup",
"description": "Multi-Cloud examples - Setup a NodeJS service as an Infrastructure-platform abstracted service",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/getting-started",
"zip_url": "https://github.com/ofercloudify/test/raw/master/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://repository.cloudifysource.org/cloudify/blueprints/5.1/images/nodejs.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-07-21T14:25:37Z"
},
{
"id": "VMware-VM",
"name": "VMware-VM",
"description": "Basic examples - VMware infrastructure provisioning",
"html_url": "https://github.com/cloudify-community/blueprint-examples/tree/master/getting-started",
"zip_url": "https://github.com/ofercloudify/test/raw/master/virtual-machine.zip",
"readme_url": "https://raw.githubusercontent.com/cloudify-community/blueprint-examples/master/getting-started/README.md",
"main_blueprint": "vsphere.yaml",
"image_url": "https://github.com/ofercloudify/test/raw/master/vmware.png",
"created_at": "2019-05-11T19:32:13Z",
"updated_at": "2020-07-21T14:25:37Z"
}
]