Skip to content

Commit

Permalink
Update notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dermatologist committed Dec 13, 2018
1 parent ec34529 commit e31a5f2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion notes/notes.md
@@ -1,5 +1,10 @@
# Notes

## :point_right: Generating drishti-emr

* Copy openmrs-distro.properties from ~/openmrs/<server-name>/openmrs-distro.properties to openmrs-module-drishti root folder
* mvn openmrs-sdk:build-distro -Ddir=drishti-emr

## haproxy redirect
* https://stackoverflow.com/questions/30256571/haproxy-path-to-host-path
* https://cbonte.github.io/haproxy-dconv/1.7/configuration.html
Expand Down Expand Up @@ -60,4 +65,4 @@ Provide your own implementation of either the org.openmhealth.dsu.service.EndUse
* resourceServer.host - IP address of your Docker host
* resourceServer.port - 8083
* accessToken - issue the get access token using RO password grant/success request and copy the access_token value from the response here, without quotes
* apiVersion - 1.0.M1
* apiVersion - 1.0.M1

0 comments on commit e31a5f2

Please sign in to comment.