Commit Graph

928 Commits

Author SHA1 Message Date
Patrick Werner
ccfaee6f0a Merge pull request #180 from hapifhir/added_server_address
re-added server_address to application.yaml
2020-11-30 15:51:30 +01:00
patrick-werner
c2b7f5da77 updated hapi jpastarter zvpm config 2020-11-30 13:58:13 +01:00
Jens Kristian Villadsen
0b34ae22ee Update application.yaml 2020-11-29 10:16:34 +01:00
Jens Kristian Villadsen
48cfa4500a Update application.yaml
Updated default values
2020-11-28 16:49:51 +01:00
Kevin Dougan
879849c285 Added some files for CQL support - more work to be done on this.. 2020-11-27 15:10:19 -05:00
jvi
f08fb03d67 Removed dead code 2020-11-27 14:52:56 +01:00
jvi
f0398a35a1 Merge branch 'master' of https://github.com/hapifhir/hapi-fhir-jpaserver-starter into spring-pr 2020-11-27 14:50:10 +01:00
jvi
77a98ca438 Converted to named indicies in order to support easier environment configuration for both tester and IG setup 2020-11-27 14:49:53 +01:00
James Agnew
1b7e9cf6a5 Merge pull request #171 from jvitrifork/spring-pr
Spring pr
2020-11-25 10:13:40 -05:00
jvi
557d7955d8 ... and thats why you have tests ... to find out when you break stuff 2020-11-25 08:54:14 +01:00
jvi
981b5b5c2c Corrected default value 2020-11-24 23:16:27 +01:00
jvi
44e243fdc5 Added missing file 2020-11-24 23:10:14 +01:00
jvi
e7f65af1ed Moved from profile to conditional
Improved dialect resolving
2020-11-24 00:55:31 +01:00
Jens Kristian Villadsen
ffa17b8457 Merge pull request #1 from hapifhir/master
update
2020-11-23 20:45:01 +01:00
jamesagnew
2181238eba One more test fix 2020-11-18 07:38:22 -05:00
jamesagnew
8850e645ce Fix issue in 5.2.0 bump 2020-11-18 07:20:51 -05:00
jamesagnew
cfd180e3f3 Version bump to 5.2.0 2020-11-18 06:45:31 -05:00
James Agnew
4702a5efa3 Merge pull request #167 from jvitrifork/patch-6
Update README.md
2020-11-12 09:06:34 -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
Patrick Werner
e05d950c47 Merge pull request #159 from jvitrifork/patch-5
Update README.md
2020-10-25 20:37:20 +01:00
Jens Kristian Villadsen
313e6b3e2c Update README.md
Added spring-boot:run optionality
2020-10-25 20:28:55 +01:00
James Agnew
a6c0843fe7 Merge pull request #128 from winne42/feature/update_readme
Update README
2020-10-22 09:10:41 -04:00
James Agnew
1d0a31ca83 Merge branch 'master' into feature/update_readme 2020-10-22 09:10:26 -04:00
Sean McIlvenna
8f06e457df Revert "Docker buid - heap memory error (#155)" (#156)
This reverts commit cb9769f0c3.
2020-10-21 10:06:31 -07:00
Panayiotis Savva
cb9769f0c3 Docker buid - heap memory error (#155)
When building in Docker, we sometimes face a heap memory running out when compiling the WAR file.
Setting the MAVEN_OPTS="-Xmx1024m" resolves this
2020-10-21 08:38:58 -07:00
Jens Kristian Villadsen
5c4a51601f Update README.md (#149)
Adjusted according to current defaults
2020-09-29 08:56:02 -07:00
James Agnew
86dfcc6ea3 Merge pull request #146 from psavva/patch-2
Remove Duplicate batch job enabled
2020-09-27 09:50:51 -04:00
Gerlach, Winfried
8906366cb2 README.md: adapt to renaming deployable war to ROOT.war 2020-09-25 09:44:54 +02:00
Panayiotis Savva
8699965569 Remove Duplicate batch job enabled
It seems via the adding and removing of the previous PR landed up having 2x the tags for Batch job enabled.
Once on line 2, Once on Line 29
2020-09-25 09:02:28 +03: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
winne42
733c7fc131 Merge pull request #1 from hapifhir/master
update from base repo
2020-09-23 11:47:02 +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
James Agnew
c42530e3f3 Merge pull request #140 from jvitrifork/documentation-update
Documentation update
2020-09-19 11:27:59 -04: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
6b0f2e6bde Merge pull request #138 from jvitrifork/dialect-fix
Removing dialect as it is calculated by hibernate
2020-09-18 12:46:41 -04:00
jvi
c7d5716ffb Removing dialect as it is calculated by hibernate 2020-09-18 18:29:12 +02:00
jamesagnew
2979aca07d Enable terminology uploader by default 2020-09-17 05:46:42 -04:00
Sean McIlvenna
b2171cbd90 Merge pull request #125 from jvitrifork/spring-pr
Added spring boot example application that can be used during test ef…
2020-09-16 07:46:13 -07:00
James Agnew
9de4f1b248 Update README.md 2020-09-14 05:43:38 -04:00
jvi
ebe04d881a someone owes me a beer ... or twenty 2020-09-10 23:07:22 +02:00
jvi
ae97eabdfc Added beans to complete the required graph 2020-09-09 11:49:54 +02:00
jvi
ec878a9205 Added partition interceptor 2020-09-09 11:30:01 +02:00
jkv
de9a029947 import is sufficient 2020-09-09 00:43:41 +02:00
jkv
7d79d5d8b5 Got subscription stuff working again 2020-09-08 23:46:42 +02:00