Skip to content

Commit

Permalink
Add a note in the README about WAR deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
emersonf committed Dec 23, 2015
1 parent b250681 commit b702f2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ If you want to build and run the code natively, in a terminal
1. Run the `./run-natively.sh` script and follow the instructions.
1. When the script blocks with the message `Started Application`, the components are running.
* Press Ctrl-C to stop them.
* The script creates a WAR file which you can alternatively drop into an application server. [This issue](https://github.com/openmhealth/shimmer/issues/31) has details.
1. Visit `http://localhost:8083` in a browser.

If you want to build and run the code in Docker, in a terminal
Expand Down

0 comments on commit b702f2a

Please sign in to comment.