esaude/esaude-platform-docker

Name: esaude-platform-docker

Owner: eSaude

Description: Docker containers to set up the eSaude EMR Platform.

Created: 2016-01-19 02:47:19.0

Updated: 2018-05-08 07:32:10.0

Pushed: 2018-05-18 09:55:34.0

Homepage: null

Size: 113

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README




OpenMRS


eSaude EMR Platform Docker

Build Status Download eSaude Slack

This repository contains the necessary infrastructure code and related resources required to compose and run Docker containers that start an instance of the eSaude EMR Platform.

For more information about eSaude EMR visit esaude.org.

Prerequisites

Make sure you have Docker and Docker Compose installed.

Setup

Start by cloning this repository and entering the directory:

clone https://github.com/esaude/esaude-platform-docker.git
saude-platform-docker
Quickstart

Running the following should be enough to pull and run the eSaude EMR Platform:

er-compose -f docker-compose-prebuilt.yml up -d
Details

You have two options. You can either build the Docker images from scratch, or you can use the prebuilt images from Bintray.

Using Prebuilt Images

Run:

er-compose -f docker-compose-prebuilt.yml up -d
Building The Images

Run:

er-compose up -d
Access

To log into eSaude EMR Plaform, use the following details:

License

MPL 2.0 w/ HD


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.