Skip to content

Commit 5eb8f19

Browse files
rcrichtongitbook-bot
authored andcommitted
GITBOOK-49: change request with no subject merged in GitBook
1 parent 458f4c7 commit 5eb8f19

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

documentation/recipes/central-data-repository-with-data-warehousing.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ wget https://raw.githubusercontent.com/jembi/platform/recipes/config.yaml && \
2323
instant package init -p cdr-dw --dev
2424
```
2525

26-
When deployed in --dev mode the location of the UIs will be as follows:
26+
## Services
27+
28+
When deployed in `--dev` mode the location of the UIs will be as follows:
2729

2830
| Service | URL | Auth |
2931
| -------- | -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |
@@ -33,9 +35,15 @@ When deployed in --dev mode the location of the UIs will be as follows:
3335
| Grafana | [http://localhost:3000/](http://localhost:3000/) | <p>Test SSO user:<br>u: test p: dev_password_only</p> |
3436
| Keycloak | [http://localhost:9088/admin/master/console/#/platform-realm](http://localhost:9088/admin/master/console/#/platform-realm) | u: admin p: dev\_password\_only |
3537

36-
Extra UIs only exposed in --dev mode:
38+
Extra UIs only exposed in `--dev` mode:
3739

3840
| Service | URL | Auth |
3941
| --------- | ------------------------------------------------ | ---- |
4042
| Kafdrop | [http://localhost:9013/](http://localhost:9013/) | none |
4143
| HAPI FHIR | [http://localhost:3447/](http://localhost:3447/) | none |
44+
45+
## Example use
46+
47+
Use the following example postman collection to see interaction you cna have with the system and see how the system reacts.
48+
49+
{% embed url="https://www.postman.com/jembi-platform/workspace/jembi-public/collection/23372581-055117db-6827-43d8-bc50-86f06f5a54c6?action=share&creator=23372581" %}

0 commit comments

Comments
 (0)