Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Simplify Configuration #224

Closed
hhund opened this issue Aug 9, 2021 · 0 comments · Fixed by #229 or #252
Closed

Simplify Configuration #224

hhund opened this issue Aug 9, 2021 · 0 comments · Fixed by #229 or #252
Assignees
Labels
enhancement New feature or request ready for release Issue is fixed and merged into develop, ready for next release
Milestone

Comments

@hhund
Copy link
Member

hhund commented Aug 9, 2021

Possible optimizations include:

  • Configuration via environment variables, defaults in code
  • Default jetty.properties file or config via environment variables with defaults in code
  • Default Log4j config file with environment variable to configure additional info level loggers (aka NUM-CODEX, MII) or log4j config via environment variables
  • Generator for external FHIR bundle with placeholders configured via environment variables
  • Docker secrete mechanism for passwords and private keys
  • Default trusted root CAs in docker images

Issue depends on / is related to #184

@wetret wetret added the enhancement New feature or request label Aug 10, 2021
@hhund hhund linked a pull request Aug 18, 2021 that will close this issue
hhund added a commit to highmed/highmed-processes that referenced this issue Aug 18, 2021
hhund added a commit to highmed/example-processes that referenced this issue Aug 18, 2021
@hhund hhund added the ready for release Issue is fixed and merged into develop, ready for next release label Aug 19, 2021
@hhund hhund added this to the v0.5.0 milestone Aug 19, 2021
@hhund hhund mentioned this issue Aug 24, 2021
@hhund hhund closed this as completed Aug 24, 2021
wetret added a commit to highmed/highmed-processes that referenced this issue Sep 17, 2021
* develop: (24 commits)
  starting new development cycle, versions to 0.6.0-SNAPSHOT, DSF to 0.5.2
  0.5.0 release
  removed not needed input parameters in EndEvent
  added task profile versions to ActivityDefinitions and BPMN files
  fhir date to 2021-08-24
  fixed display value
  upgrades maven dependencies to latest compatible versions, closes #24
  modified allow list org property name to only use lower case and dots
  modified copy processes profile for highmed/highmed-dsf#224
  added creation of generated group resource in fhir server
  improved description, fixed typos
  removes explicit addLocal calls
  changes to align with dsf issues/179_read_access, new ActivityDef tests
  added copy to new 3medic/ttp docker test setup
  dependency upgrades
  remove toLowerCase() from AQL query extraction
  increase fhir dates to new release date
  increase versions to 0.4.1 in pom, plugin and bpmn
  remove toLowerCase() from AQL query extraction
  adds property 'dsf.location' that can be used to override the default
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request ready for release Issue is fixed and merged into develop, ready for next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants