README

Upgrading to OpenMRS 1.5.0 from OpenMRS 1.1.0+

  1. Stop all modules
  2. Backup your database
  3. Undeploy your current openmrs.war file using the Tomcat manager page
  4. Deploy the new openmrs.war
  5. Restart Tomcat
  6. Visit the OpenMRS webapp, log in, and approve the database updates
  7. Check for and install updates to your modules using the Administration section

Installing OpenMRS 1.5.0 from Scratch

  1. Install Tomcat
  2. Install Mysql
  3. Put openmrs.war into /webapps
  4. Visit http://localhost:8080/openmrs and walk through the installation wizard
  5. Note! The instructions on http://openmrs.org/wiki/Step-by-Step_Installation_for_Implementers may be out of date!