Commit Graph

48 Commits

Author SHA1 Message Date
chgl
db3ee29242 Added GitHub actions to build container images 2021-03-13 17:36:18 +01:00
Kevin Dougan
3954f6a3f4 Merged the rel_5_3_0 branch into this Branch to pick up the MDM changes. 2021-01-07 09:12:52 -05:00
Kevin Dougan
9becb3fc44 Remove all traces of EMPI since it has been replaced in master with MDM. 2020-12-24 09:31:30 -05:00
ianmarshall
92656c80a2 Clarify instructions for application server. 2020-12-10 18:18:33 -05:00
Jens Kristian Villadsen
7931b3a8ef Merge branch 'master' into patch-3 2020-12-06 16:15:50 +01:00
ianmarshall
2e2bdaed67 Added support for $lastn operation and fixed Elasticsearch indexing. 2020-12-04 15:50:43 -05:00
Jens Kristian Villadsen
7479b5fa28 Update README.md
Added example for mounting configuration in a one-line style
2020-11-12 10:31:24 +01:00
Jens Kristian Villadsen
06d56daf7c Update README.md
Docker distroless example
2020-10-30 21:35:29 +01:00
Jens Kristian Villadsen
313e6b3e2c Update README.md
Added spring-boot:run optionality
2020-10-25 20:28:55 +01:00
James Agnew
1d0a31ca83 Merge branch 'master' into feature/update_readme 2020-10-22 09:10:26 -04:00
Jens Kristian Villadsen
5c4a51601f Update README.md (#149)
Adjusted according to current defaults
2020-09-29 08:56:02 -07:00
Gerlach, Winfried
8906366cb2 README.md: adapt to renaming deployable war to ROOT.war 2020-09-25 09:44:54 +02:00
Panayiotis Savva
75503466cd Spring batch job enabled (#144)
* Remove Batch job enabled=false

* Batch job Enabled default to False
2020-09-23 10:13:22 -07:00
Gerlach, Winfried
7dc7b847d9 README.md: also mention REST endpoint, not only UI URL 2020-09-23 11:59:41 +02:00
Gerlach, Winfried
90de1746e8 README.md: consistently use Docker tagname "latest"; Docker newbies will be confused if it is "latest" in one place and "tagname" in another; Docker pros know that they can choose a different tag name anyway 2020-09-23 11:54:57 +02:00
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