In this page:
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This guide is intended for developers who want to set up an instance of O3. Broadly speaking, there are two approaches for setting up an instance of O3:
Using the
OpenMRS SDK
Using
Docker
Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Using the OpenMRS SDK
...
Info |
---|
You might want to use the SDK if:
|
Prerequisites
These prerequisites are explained in detail in the SDK wiki(opens in a new tab).
...
If you're running into issues, first ensure that you're running the prescribed dependency versions i.e. Java 8, MySQL 5.6 or greater, Maven 3, and the latest SDK version.
Using Docker
...
Info |
---|
You might want to use Docker if:
|
Prerequisites
Ensure you have Docker Desktop(opens in a new tab) or Docker Compose (v2)(opens in a new tab) installed on your machine.
...