Commit Graph

83 Commits

Author SHA1 Message Date
Sean McIlvenna
a62de82495 Setting batch.job.enabled to false by default, since HAPI won't launch on its own without it.
Updating the README.md to have the correct example externalized configs in a docker-compose file
2020-09-22 16:05:23 -07:00
Panayiotis Savva
85e9fc725a Update README.md (#143)
The rename from hapi-fhir-jpaserver to ROOT as per ee337296ee requires that the new war file is specified which is now ROOT.war
2020-09-22 09:39:28 -07:00
Jens Kristian Villadsen
ee337296ee Renamed deployable war to ROOT in order to homogenize urls regardless… (#141)
* Renamed deployable war to ROOT in order to homogenize urls regardless of deployment method

* Made Maven quite when doing downloading dependencies
2020-09-21 10:19:10 -07:00
jvi
e24af07f09 spelling 2020-09-18 23:00:04 +02:00
jvi
58efcffd81 Updated documentation
Removed unnecessary scanning
Corrected context paths
2020-09-18 22:56:48 +02:00
James Agnew
9de4f1b248 Update README.md 2020-09-14 05:43:38 -04:00
jamesagnew
2805bb4683 Merge branch 'master' into rel_5_1_0 2020-08-13 15:57:38 -04:00
Sean McIlvenna
a70fe5bfa0 Update README to include Docker info 2020-08-13 08:26:53 -07:00
Tadgh
53315a54d0 Update readme 2020-07-09 10:01:09 -07:00
jamesagnew
8aa322caf1 Start Release branch for 5.1.0 2020-05-29 10:26:09 -04:00
James Agnew
0c4e822424 Revert "Changes for empi (as well as subscriptions and partitions)" 2020-05-29 10:23:52 -04:00
Ken Stevens
f598dd8e1f README.md 2020-04-27 14:28:45 -04:00
sundayoyeniyi
2b3496ce96 Improving the quality of readme documentation
- Reformat for sub-headings
- Removed duplicates from properties file
2020-01-28 21:59:47 +00:00
Sean McIlvenna
d8d0f2aaa0 Updating readme to give guidance on overriding properties 2020-01-09 10:34:12 -08:00
Matt Morgis (ELS-PHI)
7ca00a7325 feat: add postgresql support 2019-12-13 11:45:45 -05:00
James Agnew
a47c814fc6 Merge branch 'master' into rel_4_1_0 2019-11-12 22:37:34 -05:00
James Agnew
7af73f6ba8 Add note to readme 2019-10-08 08:30:18 -05:00
Long Nguyen
3bbf5e91d7 Update readme 2019-10-01 21:10:51 +02:00
Long Nguyen
a909823e37 Added docker-compose set and update readme 2019-10-01 21:09:37 +02:00
James Agnew
88e2b6d4a7 Adjust configs 2019-09-30 18:38:30 -04:00
Quintonn Rothmann
1319ef8144 Updated readme file to include option for running server with Maven on different port 2019-07-04 15:39:59 +03:00
Justin Wolgamott
19cbeba5cf Updated MySQL configuration instructions to highlight the dependence between the default Derby datasource configuration and the integration tests 2019-05-23 10:23:00 -04:00
Sean McIlvenna
23ad3ec62c Update README.md
Changing recommended MySql dialect to org.hibernate.dialect.MySQL5InnoDBDialect in README
2019-05-22 16:01:58 -07:00
James Agnew
0c6651117c Merge branch 'master' into RunInIntelliJ 2019-05-08 07:00:29 -04:00
patrick-werner
9ae0c18867 modified new JPA Starter for MOLIT 2019-04-20 20:34:14 +02:00
James Agnew
632d4ee97b Fix build issues 2019-03-31 13:11:04 -04:00
Jessie James Cosare
d5c35723d3 - fixed issue on diff contextPath during running and testing, updated from "/hapi-fhir-jpaserver" to "/" and hapi.properties configs on server_address and server.base works out of the box with jetty
- replicated testWebsocketSubscription test from ExampleServerR4IT into ExampleServerDstu3IT
2019-03-16 18:06:46 +08:00
Jessie James Cosare
1cfcaddda8 - cors configuration via hapi properties based on change request 6858c0d799 (r266027967)
- reverted mysql as default and used derby based on change request 6858c0d799 (r266028296) and updated readme to include specifics on configuring mysql
- defaulted to jetty configs on hapi.properties so that this starter app will outright work without changing any configs with mvn jetty:run
- updated subscription configs as it doesn't match already active subscription on subsequent runs using mysql as db
- updated project based path resolution and removed unused file .keep_hapi-fhir-jpaserver-starter
2019-03-16 16:20:47 +08:00
Jessie James Cosare
c5bfade9ce - fixed issue on ui regarding pagination of results by configuring refuseToFetchThirdPartyUrls
- updated fhir version to R4 and used mysql as datasource with docs updated
- transferred jetty plugin to be viewable on intellij
- disabled oss snapshots
- replaced corsFilter based on new hapi docs
2019-03-08 13:22:25 +08:00
Jessie James Cosare
64d29c675c - fixed issue on local conformance statement not loading properly 2019-02-20 09:32:40 +08:00
Sean McIlvenna
319b203cd0 Adding config information to README 2019-02-11 11:20:09 -08:00
James Agnew
8c436dcfe3 update readme 2018-07-26 08:28:03 +07:00
James Agnew
693dc34e55 Initial commit 2018-07-26 08:06:41 +07:00