diff --git a/documentation/recipes/central-data-repository-with-data-warehousing.md b/documentation/recipes/central-data-repository-with-data-warehousing.md index a594ac44..fc1da3b1 100644 --- a/documentation/recipes/central-data-repository-with-data-warehousing.md +++ b/documentation/recipes/central-data-repository-with-data-warehousing.md @@ -22,3 +22,20 @@ wget https://raw.githubusercontent.com/jembi/platform/recipes/cdr-dw.env && \ wget https://raw.githubusercontent.com/jembi/platform/recipes/config.yaml && \ instant package init -p cdr-dw --dev ``` + +When deployed in --dev mode the location of the UIs will be as follows: + +| Service | URL | Auth | +| -------- | -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- | +| OpenHIM | [http://localhost:9000/](http://localhost:9000/) |
Test SSO user:
u: test p: dev_password_only
Test SSO user:
u: test p: dev_password_only
Test SSO user:
u: test p: dev_password_only
Test SSO user:
u: test p: dev_password_only