Home / prereleases / OpenMRS_1.9.0_Beta
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2011-12-22 2.7 kB
openmrs-standalone-1.9.0-beta.zip 2011-12-22 238.3 MB
openmrs.war 2011-12-21 54.6 MB
Totals: 3 Items   292.9 MB 0
+--------------------+
| OpenMRS 1.9.0 Beta |
+--------------------+

Thank you for downloading OpenMRS. Please read this README file carefully to help you determine what version of OpenMRS may be best suited for your situation.

Download OpenMRS at:
http://openmrs.org/download

Full release notes for this and all versions:
http://wiki.openmrs.org/display/RES/Release+Notes

CONTENTS
========

1.	Types of Downloads
	A. Standalone
	B. "Enterprise" WAR package installer
2.  "Enterprise" WAR package installer instructions
	A. New installation of OpenMRS 1.9.0 Beta
	B. Upgrading to OpenMRS 1.9.0 Beta

TYPES OF DOWNLOADS
==================

Standalone 
-------------------------
Recommended for new people exploring OpenMRS. A self-contained ZIP archive that includes an embedded database and application server, as well as demo data for 5,000 sample patients. Expand the ZIP archive and run the .jar file to start OpenMRS.
Username: admin
Password: Admin123

Enterprise WAR package installer
-------------------------------
Intended for more advanced users. Our Enterprise installation, which requires an existing installed Java servlet container such as Apache Tomcat and an existing installed database such as MySQL. Separate demo data is available for download from https://wiki.openmrs.org/display/RES/Demo+Data

ENTERPRISE .WAR PACKAGE INSTALLER INSTRUCTIONS
===========================================

The following instructions are basic and should be adapted to your own installation of OpenMRS, depending on your system and usage needs.

New installation of OpenMRS 1.9.0 Beta
---------------------------------
1. Install Apache Tomcat.
2. Install MySQL.
3. Put openmrs.war into <tomcathome>/webapps.
4. Visit http://localhost:8080/openmrs and run the installation wizard.

Also see https://wiki.openmrs.org/display/docs/Installing+OpenMRS


Upgrading to OpenMRS 1.9.0 Beta
--------------------------

1. Stop all modules currently running in your OpenMRS instance.
2. Backup your database.
3. Undeploy your current openmrs application using the Tomcat manager page, your your method of choice.
4. Deploy the new version of openmrs.war you have downloaded.
5. Restart Tomcat.
6. Browse to your previous OpenMRS instance URL and approve/run the database updates.
7. Check for and install updates to your modules using the Administration section.

Also see Also see https://wiki.openmrs.org/display/docs/Upgrading+OpenMRS

---------------------------------------------------------------------
Copyright (C) 2011 OpenMRS LLC. Use of this software is subject to 
the terms of the OpenMRS Public License, available at:
http://go.openmrs.org/license 
---------------------------------------------------------------------
Source: readme.txt, updated 2011-12-22