Jump to content

OpenMRS resources: Difference between revisions

imported>Hypotext
imported>Hypotext
Line 12:
= Getting OpenMRS up and running on your computer =
 
The short version:
Steps:
 
* Install git and IRC.
* Manual setup (clone the code from GitHub) OR VM setup (follow VM instructions).
* Configure your git remotes.
* Compile the code.
* Start the web server.
* Go through the web app set up process.
* You should have a running local version of OpenMRS on your machine!
* If you want to get a feel for how one would fix a bug in the code, GOTO "OpenMRS bug walkthrough." If you want to fix an actual bug in the code, GOTO "new beginner tasks."
 
Here are all the relevant links:
...
 
See steps below.
 
= Manual setup =
 
= VM setup =
 
git clone -b express-setup https://github.com/cpschuster/OpenMRS-dev-setup
 
If you've ever used the express setup before, you'll want to do
vagrant box remove OpenMRS-dev-setup-clone
before you do
vagrant up
 
= Git setup =
 
= OpenMRS bug walkthrough =
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.