Commit Graph

7 Commits

Author SHA1 Message Date
c-schuler
8f3335e8bb Standalone Java health check
- Updated Dockerfile to compile HealthCheck.java into the distroless image at /app
- Updated README with a "Docker Health Check" section documenting how to run the health check on-demand and how to enable periodic checks
- Also fixed Hibernate dialect override (SPRING_JPA_PROPERTIES_HIBERNATE_DIALECT → HIBERNATE_DIALECT) to resolve DDL failures when starting with a fresh PostgreSQL database.
2026-02-19 12:23:18 -07:00
Michele Adduci
a3d6fdb52a Updated Libraries, fixed Docker Compose (#908)
* Updated SpringBoot, HAPI FHIR, Docker

* Fixed docker compose

* Fixed Chart README

* Replaced Tomcat image

* Replaced Tomcat image

* Fixing Tomcat image

* Corrected Helm Chart value
2026-01-20 07:59:11 +01:00
Michele Adduci
fbca03c6f5 Updated Dockerfile and pom.xml 2024-08-26 05:20:59 +02:00
Michele Adduci
6cf5ffb559 Updated parent to FHIR 7.2.1 (#695)
* Updated parent to FHIR 7.2.1

* Updated chart

* Updated chart

* Fixing linter issues in Helm

* Fixing linter issues for Helm, updated REAMDE
2024-06-14 21:32:55 +02:00
rti
d61c8a5f96 switch to postgres db (#444) 2022-10-11 20:02:45 +02: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
Long Nguyen
a909823e37 Added docker-compose set and update readme 2019-10-01 21:09:37 +02:00