Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. git clone https://github.com/SharedHealth/Terminology-Server.git
  2. cd Terminology-Server
  3. ./gradlew dist
  4. vagrant up
  5. go to http://192.168.33.17:9080/openmrs/index.htm?noredirect=true and follow the instructions 
  6. We need to enter the following information while following the instructions

    select : advanced

    database : terminologies
    set db user & password
    set login user & password

    7. download following omods and upload

...

  1. follow instructions in the readme

Setup SHR

  1. For SHR Service, please follow the instructions in the readme.md file of the FreeSHR repository

...