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

Docker deployments: healthplatformregistry.azurecr.io is unreliable #4806

Open
elgib opened this issue Jan 29, 2025 · 0 comments
Open

Docker deployments: healthplatformregistry.azurecr.io is unreliable #4806

elgib opened this issue Jan 29, 2025 · 0 comments
Labels
Question Issue is a question?

Comments

@elgib
Copy link

elgib commented Jan 29, 2025

Summary:
When using docker container deployments, the recommended registry healthplatformregistry.azurecr.io/r4_fhir-server is unreliable. Is there another option suitable for Azure container app deployments in production environments?

Details:
We have deployed Azure FHIR servers for development, testing, and production environments using the recommended
templates for docker container deployments with the registry name "healthplatformregistry.azurecr.io". We also specify an image tag in the deployment center:
Image

We occasionally encounter errors where the FHIR servers (spontaneously) attempt to redeploy and the tagged docker images are not available, resulting in downtime:
Image

In the past we have been able to resolve these issues by switching to a different tag, but none of the versions that we've tried are available on the healthplatformregistry.azurecr.io/r4_fhir-server registry at the moment.

We found the R4 FHIR Server images in the Microsoft Artifact Registry and have switched to using this registry instead, which is working.

Questions:

@elgib elgib added the Question Issue is a question? label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Issue is a question?
Projects
None yet
Development

No branches or pull requests

1 participant