Download Latest Version openmrs-standalone-2.3.1.zip (413.9 MB)
Email in envelope

Get an email when there's a new version of OpenMRS

Home / prereleases / OpenMRS_Platform_2.0.0_Alpha
Name Modified Size InfoDownloads / Week
Parent folder
readme.txt 2016-01-28 3.3 kB
openmrs-standalone-platform-2.0.0-alpha.zip 2016-01-28 317.1 MB
openmrs.war 2016-01-27 64.5 MB
Totals: 3 Items   381.6 MB 0
+-------------------------------+
| OpenMRS Platform 2.0.0 Alpha |
+-------------------------------+

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. "Platform" WAR package installer
2. "Platform" WAR package installer instructions
	A. New installation of OpenMRS 2.0.0 Alpha
	B. Upgrading to OpenMRS 2.0.0 Alpha

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. To interact with platform via REST-WS, use the following credentials
Username: admin
Password: Admin123 or test

Platform WAR package installer
--------------------------------
Intended for more advanced users. Our Platform 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

PLATFORM .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 2.0.0 Alpha
----------------------------------------
1. Install Apache Tomcat.
2. Install MySQL.
3. Put openmrs.war into <tomcathome>/webapps.
     Notice that the war file exceeds 50MB which is the default maximum war file size accepted by    
     tomcat and therefore you may have to look into https://talk.openmrs.org/t/openmrs-war-file- 
     exceeding-50mbs-configured-for-tomcat/861 to overcome the error you may get while uploading it 
     into tomcat
4. Visit http://localhost:8080/openmrs and run the installation wizard.

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


Upgrading to OpenMRS 2.0.0 Alpha
---------------------------------
At present, it is not recommended to upgrade to Platform 2.0.0-alpha in a production environment. The upgradation procedure will be released soon. For updates, please keep an eye out for :
https://issues.openmrs.org/browse/TRUNK-4765
https://wiki.openmrs.org/display/docs/Upgrading+OpenMRS

---------------------------------------------------------------------
This Source Code Form is subject to the terms of the Mozilla Public License, 
v. 2.0. If a copy of the MPL was not distributed with this file, You can 
obtain one at http://mozilla.org/MPL/2.0/. OpenMRS is also distributed under 
the terms of the Healthcare Disclaimer located at http://openmrs.org/license.

Copyright (C) 2016 OpenMRS Inc. OpenMRS is a registered trademark and the OpenMRS 
graphic logo is a trademark of OpenMRS Inc.
---------------------------------------------------------------------
Source: readme.txt, updated 2016-01-28