Docker Compose Configuration for OpenMRS 2.x Deployment
Steps to run
- Place the SQL dump of the database in dump directory (the file must be .sql)
- In the project's directory run the command docker-compose up -d
- Access the OpenMRS instance on
localhost:8080/openmrs