esaude/esaude-metadata-docker

Name: esaude-metadata-docker

Owner: eSaude

Description: null

Created: 2016-06-06 12:10:29.0

Updated: 2016-06-08 12:32:23.0

Pushed: 2016-06-09 09:17:37.0

Homepage: null

Size: 3

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README




OpenMRS


eSaude EMR Metadata Docker

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

For more information about eSaude Metadata visit esaude.org.

Prerequisites

Make sure you have Docker and Docker Compose installed.

Setup

Start by cloning this repository and entering the directory:

s://github.com/esaude/esaude-metadata-docker.git
de-metadata-docker
Building The Images

Run:

er-compose build
Initialization

Once the pulling or building is complete, you'll have to make sure that the mysql container is initialized due to this limitation.

run:

er-compose up esaude-metadata-mysql

When you see the following, and nothing more is being logged to the console, it's done initializing:

ion: '5.6.29'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  MySQL Community Server (GPL)

You can then press Ctrl+C to stop the container. After this you can run eSaude Metadata by executing the following:

er-compose up
Access

To log into eSaude Metadata, 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.