Sign inSign up

maksym/lab-wall

By maksym

Updated almost 11 years ago

Image
0

383

maksym/lab-wall repository overview

Fhirwall

Installation

Install Docker

Then

sudo docker build -t fhirwall ./

And then

sudo docker run --name fhirwall-server -e FHIRPLACE_URI=fhirplace.health-samurai.io:80 -p 6000:6000 fhirwall

FAQ

How to start server

lein run

How to start server from REPL

(require '[fhirwall.core :as fc]) (def srv fc/start-server) (srv)

Tag summary

Content type

Image

Digest

sha256:39205f806

Size

286.1 MB

Last updated

almost 11 years ago

docker pull maksym/lab-wall