James Agnew
131cb12111
Merge pull request #243 from mail4taz/patch-mysql-persistent-storage
...
mysql docker setup patch
2021-06-15 08:42:43 -04:00
Jens Kristian Villadsen
9a1e333a2b
Merge pull request #244 from luisberga/cache-readme
...
Changing cached search results time
2021-06-08 19:19:37 +02:00
Sean McIlvenna
0cc6d447fe
Updating README to include information about adding custom operations
2021-06-04 15:13:09 -07:00
saolberg
36916b71ad
cached time readme
2021-05-27 16:27:38 -03:00
Octavian Ianculescu
f52041b8c6
Mysql docker setup - forcing mysql identifiers (database, table, triggers) naming to lowercase and name comparison to caseinsensitive, so hibernate queries can work even when referencing upper cased table names
2021-05-26 21:06:37 +03:00
Sidharth Ramesh
3548260276
Corrected subscription environment variables
...
According to the default application.yaml, it's `hapi.fhir.subscription.resthook_enabled` (with the underscore). I've tested this with the latest docker container and it works. Setting `hapi.fhir.subscription.resthook.enabled=true` does not enable subscriptions. I spent a lot of time breaking my head over this simple variable name. Hopefully, this will help someone.
2021-05-23 21:41:45 +05:30
JavaImpala
90def78722
fixed property naming in readme
2021-05-02 23:22:29 +02:00
tor003
8672904486
readme suggestion
2021-04-28 20:17:47 +02:00
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