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 Point of Care system. Three containers are created - one each for MySQL, Tomcat and Apache Web Server.
For more information about eSaude EMR visit esaude.org.
Make sure you have Docker and Docker Compose installed.
Start by cloning this repository:
$ git clone https://github.com/esaude/esaude-poc-docker.git
Enter the directory and build the images and run the containers:
$ cd esaude-poc-docker
$ docker-compose up
It may take a few minutes to download all the required resources.
To log into eSaude EMR POC application, use the following details:
- Host:
DOCKER_HOST/home
- User: admin
- Pass: eSaude123