-
Notifications
You must be signed in to change notification settings - Fork 69
/
Copy path_modules.yml
42 lines (41 loc) · 1.35 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
41
42
config:
renderer: adoc
modules:
introduction:
name: Introduction
getting-started-codeready:
name: Getting Started
catalog-spring-boot-codeready:
name: Create Catalog Service as a Microservice with Spring Boot
catalog-deployment:
name: Deploy Catalog Service as a Microservice with Spring Boot
inventory-thorntail-codeready:
name: Create Inventory Service as an Enterprise Microservice with Thorntail
inventory-vertx-codeready:
name: Create Inventory Service as a Reactive Microservice with Eclipse Vert.x
inventory-deployment:
name: Deploy Inventory Service
gateway-vertx-codeready:
name: Create Gateway Service as a Reactive Microservice with Eclipse Vert.x
gateway-deployment:
name: Deploy Gateway Service
webui-deployment:
name: Deploy Web UI as a Microservice with with Node.js and AngularJS
health:
name: Monitoring Application Health
fault-tolerance-codeready:
name: Service Resilience and Fault Tolerance
app-config-thorntail:
name: Application Configuration
app-config-vertx:
name: Application Configuration
continuous-delivery:
name: Continuous Delivery
debug-codeready:
name: Debugging Applications
service-mesh:
name: Microservice Tracing with Service Mesh
abtesting:
name: "A/B Testing with Service Mesh"
env-info:
name: "Appendix: Lab Env Info"