-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnone-catalog.yaml
46 lines (41 loc) · 2.25 KB
/
none-catalog.yaml
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
catalog:
- bundle:
title: Data Feed Simulator
name: bundle-none-app-simulator
image_label: Data Feed Simulator
image_url: images/igloo.png
url: https://github.com/padogrid/bundle-none-app-simulator
description: This bundle includes a data feed simulator for generating continous numerical data for MQTT and Hazelcast.
install: tmp/1-bundle-none-app-simulator
- bundle:
title: PadoGrid Tutorial
name: bundle-none-tutorial-padogrid
image_label: PadoGrid Tutorial
image_url: images/padogrid-tutorial.drawio.png
url: https://github.com/padogrid/bundle-none-tutorial-padogrid
description: This tutorial bundle covers PadoGrid essentials.
install: tmp/2-bundle-none-tutorial-padogrid
- bundle:
title: Configuring HAProxy for TLS Termination - Mosquitto, Grafana, Prometheus, Hazelcast Management Center
name: bundle-none-tutorial-docker-haproxy
image_label: Configuring HAProxy for TLS Termination - Mosquitto, Grafana, Prometheus, Hazelcast Management Center
image_url: images/haproxy.drawio.png
url: https://github.com/padogrid/bundle-none-tutorial-docker-haproxy
description: This bundle walks through steps involved in configuring a TLS termination proxy to secure Mosquitto, Grafana, Prometheus, and Hazelcast Management Center using HAProxy.
install: tmp/3-bundle-none-tutorial-docker-haproxy
- bundle:
title: IMDG Product Benchmark Tests
name: bundle-none-imdg-benchmark-tests
image_label: IMDG Product Benchmark Tests
image_url: images/benchmark-clusters.png
url: https://github.com/padogrid/bundle-none-imdg-benchmark-tests
description: This bundle provides step-by-step instructions for creating a test environment and conducting benchmark tests on IMDG products.
install: tmp/4-bundle-none-imdg-benchmark-tests
- bundle:
title: Generic (none) Bundle Template
name: bundle-none-template
image_label: Generic (none) Bundle Template
image_url: https://github.com/padogrid/padogrid/wiki/Quick-Start
url: https://github.com/padogrid/bundle-none-template
description: This bundle serves as a template for creating a new generic onlne bundle.
install: tmp/5-bundle-none-template