Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
#69 update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Nigel Jones <nigel.l.jones+git@gmail.com>
  • Loading branch information
planetf1 committed Feb 3, 2021
1 parent 93bbb32 commit da2eb37
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,13 @@ Navigate to the `cra-client` and `cra-server` directories. Run `npm install` ins
After a couple of minutes while it builds, for tenant aaa, you should be able to login to the user interface using `http://localhost:3000/aaa/login`.


### Demo login credentials
### Demo login

In your web browser go to https://localhost:9443/aaa/ :
* Replace host/post accordingly
* In this example `aaa` is the tenant name we used above when defining the environment variable
* The trailing / is currently required to allow the login page to load
*
For ecosystem tools use user 'garygeeke' and password 'admin'.
For glossary author use user 'faithbroker' and password 'admin'.

Expand All @@ -115,7 +121,7 @@ The version in the package.json can be updated using he command 'npm version pre

## Release Notes

This is the release candidate for 2.6.0
This is release 2.6.0
- this is the initial release of the Egeria React UI.

## Project structure
Expand Down

0 comments on commit da2eb37

Please sign in to comment.