Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Kailona/kailona-fhir-server

Config files to run IBM® FHIR Server in Docker
https://github.com/Kailona/kailona-fhir-server

Last synced: 30 days ago
JSON representation

Config files to run IBM® FHIR Server in Docker

Awesome Lists containing this project

README

        

## Kailona FHIR Server

This repository contains the scripts and config files to build and run [IBM® FHIR Server](https://github.com/IBM/FHIR) on docker.

Refer to [here](https://docs.kailona.org) for the instructions to get started with Kailona.

### Passwords
Please change default passwords in `docker-compose.yml` and `overrides/dataSource.xml`.

### Data Folder

Create an empty data folder:
`mkdir -p data`

### Start Server
`docker-compose up -d --build`

### Stop Server
`docker-compose down`

### License

The scripts and config files are licensed under the Apache 2.0 license.

IBM® is a trademark of International Business Machines Corporation, registered in many jurisdictions worldwide.