Deploying logica health sandbox community server in kubernetes

13 views
Skip to first unread message

Abhijith B S

unread,
Aug 1, 2024, 8:57:24 AM8/1/24
to Logica FHIR Developer Discussion Forum
Hey team,

I am trying to deploy logica health sandbox community edition server in our environment following this documentation.

https://github.com/logicahealth/sandbox-community-edition

There is an instruction to add the following entries in etc/hosts file to avoid continuous refresh/restart of the server.

127.0.0.1  keycloak
127.0.0.1  sandbox-mysql
127.0.0.1  sandbox-manager-api
127.0.0.1  sandbox
127.0.0.1  dstu2
127.0.0.1  stu3
127.0.0.1  r4
127.0.0.1  r5
127.0.0.1  static-content


I converted the docker compose file into kubernetes manifests and deployed it in our AKS cluster as a single pod with 10 containers. I also created required  10 services. But the sandbox keeps on refreshing upon hitting the endpoint

Can someone please help with what are the changes or things to add when deploying server in kubernetes ?

Thanks.
Reply all
Reply to author
Forward
0 new messages