FHIR Chat · Connectathon 2021-09 · Vulcan/SoA

Stream: Vulcan/SoA

Topic: Connectathon 2021-09


view this post on Zulip Geoff Low (Sep 09 2021 at 09:11):

Welcome to anyone joining the SoA track at the connectathon next week. Feel free to post questions here

view this post on Zulip Geoff Low (Sep 13 2021 at 17:04):

@Jens Villadsen - I'm getting 404 on 4.1.0 when running sushi

view this post on Zulip Geoff Low (Sep 13 2021 at 17:05):

it finds 4.2.0

view this post on Zulip Jens Villadsen (Sep 13 2021 at 17:07):

Are you familier with Docker?

view this post on Zulip Jens Villadsen (Sep 13 2021 at 17:08):

@Geoff Low

view this post on Zulip Jens Villadsen (Sep 13 2021 at 17:19):

If you are, I got a oneliner for you

view this post on Zulip Geoff Low (Sep 13 2021 at 20:25):

I am familiar with docker, let me know the good stuff

view this post on Zulip Jens Villadsen (Sep 13 2021 at 21:59):

Use what is stated here https://github.com/hl7-eu/gravitate-health#readme

view this post on Zulip Jens Villadsen (Sep 13 2021 at 22:00):

@Geoff Low docker run --rm -v $(pwd):/home/publisher/ig trifork/ig-publisher-base:r4b /bin/bash -c "cd /home/publisher/ig && ./_updatePublisher.sh -y -f && ./_genonce.sh -Xms1G -Xmx4G"

view this post on Zulip Jens Villadsen (Sep 13 2021 at 22:01):

the trifork/ig-publisher-base:r4bcomes pre-built with the 4.1.0 package

view this post on Zulip Jens Villadsen (Sep 13 2021 at 22:01):

the recipe is here: https://github.com/hl7-eu/gravitate-health/tree/master/docker


Last updated: Apr 12 2022 at 19:14 UTC