Stream: inferno
Topic: Inferno UML setup on Linux
Ruchi (Aug 25 2020 at 05:56):
I am trying to setup Inferno and UML on Linux. Executed the steps mentioned:
• Followed the URL https://github.com/onc-healthit/inferno/wiki/Installing-Terminology-Validators#building-the-validators-without-docker to manually create the validators.
• Downloaded the UML subset
• Deleted the files from tmp/terminology
• Build the terminology_compose file
While executing “docker-compose up” which is supposed to create and start the containers- nginx , inferno_ruby_server, infernocommunity/fhir-validator-wrapper; the inferno_ruby_server is showing error and exiting with code 1.
I tried building the Dockerfile separately and then creating the inferno_ruby_server container, this worked fine and I was able to access it on the browser on port 4567 too.
Last updated: Apr 12 2022 at 19:14 UTC