README
Upgrading to OpenMRS 1.5.0 from OpenMRS 1.1.0+
- Stop all modules
- Backup your database
- Undeploy your current openmrs.war file using the Tomcat manager page
- Deploy the new openmrs.war
- Restart Tomcat
- Visit the OpenMRS webapp, log in, and approve the database updates
- Check for and install updates to your modules using the Administration section
Installing OpenMRS 1.5.0 from Scratch
- Install Tomcat
- Install Mysql
- Put openmrs.war into /webapps
- Visit http://localhost:8080/openmrs and walk through the installation wizard
- Note! The instructions on http://openmrs.org/wiki/Step-by-Step_Installation_for_Implementers may be out of date!