forked from openshift-labs/cloud-native-guides
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_modules.yml
40 lines (39 loc) · 1.04 KB
/
_modules.yml
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
config:
renderer: markdown
modules:
getting-started:
name: Getting Started
getting-started-che:
name: Getting Started
spring-boot:
name: Microservices with Spring Boot
spring-boot-che:
name: Microservices with Spring Boot
wildfly-swarm:
name: Enterprise Microservices with WildFly Swarm
wildfly-swarm-che:
name: Enterprise Microservices with WildFly Swarm
vertx:
name: Reactive Microservices with Eclipse Vert.x
vertx-che:
name: Reactive Microservices with Eclipse Vert.x
nodejs:
name: Web UI with Node.js and AngularJS
health:
name: Monitoring Application Health
fault-tolerance:
name: Service Resilience and Fault Tolerance
fault-tolerance-che:
name: Service Resilience and Fault Tolerance
app-config:
name: Application Configuration
continuous-delivery:
name: Continuous Delivery
continuous-delivery-che:
name: Continuous Delivery
debug:
name: Debugging Applications
debug-che:
name: Debugging Applications
env-info:
name: "Appendix: Lab Env Info"