-
Notifications
You must be signed in to change notification settings - Fork 0
/
geode-catalog.json
92 lines (92 loc) · 6.07 KB
/
geode-catalog.json
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
{
"bundle-geode-1-docker-debezium_ksql_kafka":
{
"title": "Debezium-KSQL-Kafka Geode Connector",
"image_label": "Debezium-KSQL-Kafka Geode Connector",
"image_url": "images/geode-debezium-ksql-kafka.jpg",
"url": "https://github.com/padogrid/bundle-geode-1-docker-debezium_ksql_kafka",
"description": "This bundle integrates Geode with Debezium and Confluent KSQL for ingesting initial data and CDC records from MySQL into a Geode cluster via a Kafka sink connector included in the `padogrid` distribution. It supports inserts, updates and deletes.",
"install": "tmp/1-bundle-geode-1-docker-debezium_ksql_kafka"
},
"bundle-geode-1-docker-debezium_hive_kafka":
{
"title": "Debezium-Hive-Kafka Geode Connector",
"image_label": "Debezium-Hive-Kafka Geode Connector",
"image_url": "images/geode-debezium-hive-kafka.jpg",
"url": "https://github.com/padogrid/bundle-geode-1-docker-debezium_hive_kafka",
"description": "This bundle integrates Geode with Debezium and Apache Hive for ingesting initial data and CDC records from MySQL into a Geode cluster via a Kafka sink connector included in the `padogrid` distribution. It supports inserts, updates and deletes.",
"install": "tmp/2-bundle-geode-1-docker-debezium_hive_kafka"
},
"bundle-geode-1-docker-debezium_ksqldb_confluent":
{
"title": "Debezium-ksqlDB-Confluent Geode Connector",
"image_label": "Debezium-ksqlDB-Confluent Geode Connector",
"image_url": "images/geode-debezium-confluent.jpg",
"url": "https://github.com/padogrid/bundle-geode-1-docker-debezium_ksqldb_confluent",
"description": "This bundle integrates Geode with Debezium and Confluent ksqlDB for ingesting initial data and CDC records from MySQL into Kafka and Geode via a Kafka sink connector included in the `padogrid` distribution.",
"install": "tmp/3-bundle-geode-1-docker-debezium_ksqldb_confluent"
},
"bundle-geode-1-app-perf_test_powerbi-cluster-powerbi":
{
"title": "Bundle: Power BI",
"image_label": "Bundle: Power BI",
"image_url": "images/powerbi.png",
"url": "https://github.com/padogrid/bundle-geode-1-app-perf_test_powerbi-cluster-powerbi",
"description": "This bundle contains a Microsoft Power BI example that interfaces Power BI with Geode/GemFire via the REST API. This article can be viewed in your browser by running the following: ```bash show_bundle bundle-geode-1-app-perf_test_powerbi-cluster-powerbi ```",
"install": "tmp/4-bundle-geode-1-app-perf_test_powerbi-cluster-powerbi"
},
"bundle-geode-1-app-perf_test_wan-cluster-ln-ny":
{
"title": "Geode/GemFire WAN",
"image_label": "Geode/GemFire WAN",
"image_url": "images/wan-ny-ln.png",
"url": "https://github.com/padogrid/bundle-geode-1-app-perf_test_wan-cluster-ln-ny",
"description": "The `wan` bundle includes two (2) local clusters configured with bidirectional WAN gateways. You can test the bundle immediately after installation. No configurations required. To understand how the clusters are configured, please see the following WAN example. It provides step-by-step instructions for creating and running WAN enabled clusters from scratch. [Geode/GemFire WAN Example](https://github.com/padogrid/padogrid/wiki/Geode-WAN-Example)",
"install": "tmp/5-bundle-geode-1-app-perf_test_wan-cluster-ln-ny"
},
"bundle-geode-1-app-kryo_codegen":
{
"title": "Geode/GemFire Kryo Code Generator",
"image_label": "Geode/GemFire Kryo Code Generator",
"image_url": "images/geode-app-kryo-codegen.jpg",
"url": "https://github.com/padogrid/bundle-geode-1-app-kryo_codegen",
"description": "This bundle provides step-by-step instructions for generating and deploying Avro and `KryoSerializer` in Geode/GemFire. Using PadoGrid's code generator, you can on the fly generate and deploy Avro wrapper classes and the corresponding Kryo serializer.",
"install": "tmp/6-bundle-geode-1-app-kryo_codegen"
},
"bundle-geode-1-app-perf_test_sb-cluster-sb":
{
"title": "Geode/GemFire Split-Brain",
"image_label": "Geode/GemFire Split-Brain",
"image_url": "images/split-brain-Type-2.drawio.png",
"url": "https://github.com/padogrid/bundle-geode-1-app-perf_test_sb-cluster-sb",
"description": "This bundle provides scripts, configuration files, and apps for creating a Geode/GemFire network split-brain environment where you can test Geode/GemFire split-brain capabilities. Although it focuses on split-brain issues, the scripts provided cover any system failures.",
"install": "tmp/7-bundle-geode-1-app-perf_test_sb-cluster-sb"
},
"bundle-geode-template":
{
"title": "Geode Bundle Template",
"image_label": "Geode Bundle Template",
"image_url": "https://github.com/padogrid/padogrid/wiki/Quick-Start",
"url": "https://github.com/padogrid/bundle-geode-template",
"description": "This bundle serves as a template for creating a new Geode onlne bundle.",
"install": "tmp/8-bundle-geode-template"
},
"bundle-geode-1-docker-debezium_kafka":
{
"title": "Debezium-Kafka Geode/GemFire Connector",
"image_label": "Debezium-Kafka Geode/GemFire Connector",
"image_url": "images/debezium-kafka.png",
"url": "https://github.com/padogrid/bundle-geode-1-docker-debezium_kafka",
"description": "This bundle integrates Geode/GemFire with Debezium for ingesting initial data and CDC records from MySQL into a Geode/GemFire cluster via a Kafka sink connector included in the `padogrid` distribution. It supports inserts, updates and deletes.",
"install": "tmp/9-bundle-geode-1-docker-debezium_kafka"
},
"bundle-geode-1-docker-dbsync_mysql":
{
"title": "GemFire/Geode and MySQL Sync",
"image_label": "GemFire/Geode and MySQL Sync",
"image_url": "images/mysql-sync.png",
"url": "https://github.com/padogrid/bundle-geode-1-docker-dbsync_mysql",
"description": "This bundle is preconfigured to synchronize Geode/GemFire with MySQL running as a Docker container. It includes the `db` cluster app to read/write from/to Geode/GemFire and MySQL. It also includes instructions for replacing MySQL with another database.",
"install": "tmp/10-bundle-geode-1-docker-dbsync_mysql"
}
}