File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,9 @@ wget https://raw.githubusercontent.com/jembi/platform/recipes/config.yaml && \
2323instant 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 " %}
You can’t perform that action at this time.
0 commit comments