Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPS env variables for Hapi FHIR #275

Closed
wants to merge 1 commit into from
Closed

Conversation

BMartinos
Copy link
Collaborator

To configure the required IPS modules inside of Hapi FHIR

Eg: docker service update hapi-fhir_hapi-fhir --image jembi/hapi:v6.10.1-wget --env-add=hapi.fhir.ips_enabled=true --env-add=hapi.fhir.implementationguides.ips_1_0_0.url=https://hl7.org/fhir/uv/ips/package.tgz --env-add=hapi.fhir.implementationguides.ips_1_0_0.name=hl7.fhir.uv.ips --env-add=hapi.fhir.implementationguides.ips_1_0_0.version=1.0.0

To configure the required IPS modules inside of Hapi FHIR

Eg: docker service update hapi-fhir_hapi-fhir --image jembi/hapi:v6.10.1-wget --env-add=hapi.fhir.ips_enabled=true --env-add=hapi.fhir.implementationguides.ips_1_0_0.url=https://hl7.org/fhir/uv/ips/package.tgz  --env-add=hapi.fhir.implementationguides.ips_1_0_0.name=hl7.fhir.uv.ips --env-add=hapi.fhir.implementationguides.ips_1_0_0.version=1.0.0
@BMartinos
Copy link
Collaborator Author

Managed to get this applied within the deployment script of the IG.
Closing this PR

@BMartinos BMartinos closed this Mar 7, 2024
@BMartinos BMartinos deleted the add/hapi-fhir-ips-envs branch March 7, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant