-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.json
More file actions
executable file
·80 lines (80 loc) · 3.65 KB
/
index.json
File metadata and controls
executable file
·80 lines (80 loc) · 3.65 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
[
{
"id": "apache-hadoop",
"name": "Apache Hadoop",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/cca398eb1fca45bec54d80a3b6fcac76/apache-hadoop.png"
},
{
"id": "cassandra",
"name": "Apache Cassandra",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/f7a4a023ccbc4e375f8b31cc46601bcb/cassandra.png"
},
{
"id": "ghost-blog",
"name": "Ghost",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/e8fa51b4da6775030fd18c9a4e86ac14/ghost-blog.png"
},
{
"id": "mongo-cluster",
"name": "MongoDB Cluster",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/ebb2a744a844956123c8e2116778cc78/mongo-cluster.png"
},
{
"id": "nginx-upstream",
"name": "Nginx",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/b5040922f522ba1eb0010b06712c5e82/nginx-upstream.png"
},
{
"id": "rabbitmq-ha",
"name": "RabbitMQ HA",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/85c4449a6d859a10e03975c83ac5bd66/rabbmitmq-ha.png"
},
{
"id": "redis-cluster",
"name": "Redis Cluster",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/3534edbc0f3b1835de3247767720721d/redis-cluster.png"
},
{
"id": "spark-standalone-with-zookeeper",
"name": "Spark",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/b93a3f90b4aa2d8d3a1eaef273282062/spark-standalone-with-zookeeper.png"
},
{
"id": "vpc-with-public-subnet-only",
"name": "VPC with public subnet",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/37373f92aec260e9e7666de8c0a85273/vpc-with-public-subnet-only.png"
},
{
"id": "wordpress",
"name": "WordPress with MySQL",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/ea9b8abc6752bde7320f6c630565acb8/wordpress.png"
},
{
"id": "wordpress-rds-us-east",
"name": "WordPress with RDS (us-east)",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/ea9b8abc6752bde7320f6c630565acb8/wordpress.png"
},
{
"id": "wordpress-rds-eu-west",
"name": "WordPress with RDS (eu-west)",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/ea9b8abc6752bde7320f6c630565acb8/wordpress.png"
},
{
"id": "docker-wordpress-us-east",
"name": "WordPress with MySQL in Docker (us-east)",
"author": "VisualOps",
"icon": "https://trello-attachments.s3.amazonaws.com/5369add918a15e844104d0ef/537f16e292fb6d4cbd12d703/140x140/ea9b8abc6752bde7320f6c630565acb8/wordpress.png"
}
]