Unverified Commit b40ef1ff authored by Tushar's avatar Tushar Committed by GitHub
Browse files

Create README.md

parent 979879b2
No related merge requests found
Showing with 17 additions and 0 deletions
+17 -0
README.md 0 → 100644
# upsmf-registry
There are 3 entities declared in the registry
1. Students
2. Teachers
3. Institutes
### Steps to Run
1. `docker-compose up -d`
**NOTE**
--------
If you are not using the current config in the folder, then you would have to disable `password-on-login-required` and other settings default security settings in RC's keycloak for the `lr-service` to work properly.
RC's keycloak is customised to force proper emails, username, mobile etc. but these details are missing from CASA database and data sanity is very less, therefor it is needed to disable all those configurations.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment