Difference between revisions of "OpenEMR Downloads"

From OpenEMR Project Wiki
Line 33: Line 33:
:*[[AWS Cloud Packages Comparison|OpenEMR AWS Cloud Packages Comparison]]
:*[[AWS Cloud Packages Comparison|OpenEMR AWS Cloud Packages Comparison]]
::*[https://github.com/openemr/openemr-devops/tree/master/packages/lightsail#aws-lightsail OpenEMR Cloud Shared Hosting] - Now Available.
::*[https://github.com/openemr/openemr-devops/tree/master/packages/lightsail#aws-lightsail OpenEMR Cloud Shared Hosting] - Now Available.
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN OpenEMR Cloud Express] - Now available.
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN OpenEMR Cloud Express] - Now available on [https://aws.amazon.com/marketplace/pp/B077G76DWN AWS Marketplace].
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus] - Now Available.
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus] - Now Available.
::*OpenEMR Cloud Standard - Not yet available. Soon will be available on AWS Marketplace.
::*OpenEMR Cloud Standard - Not yet available. Soon will be available on AWS Marketplace.

Revision as of 00:18, 23 November 2017

Fund OpenEMR Certification Together

OpenEMR's ONC certification deadline is December 31, 2025. Meeting these requirements ensures thousands of practices stay compliant, interoperable, and free from vendor lock-in. We need $160,000 to fund the development work, testing, and certification that keeps OpenEMR certified for everyone. Learn more about OpenEMR's ONC Certification and donate to the campaign!

Stable Production Release (Version 5.0.0)

OpenEMR 5.0.0 was released on 2/15/17. Here is a list of new features in this version. It is compatible with PHP versions from 5.4.x - 7.0.x .


Windows: Pre-installed OpenEMR with the XAMPP Package

Windows

Linux

Ubuntu / Mint / Debian

  • Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions).
  • Ubuntu 15.10(and lesser versions), Debian 8(and lesser version), and Mint 17(and lesser versions).

AWS Cloud

Docker

  • Docker - Official OpenEMR Docker, which supports modern, flexible, plug n play use of OpenEMR.
(For a couple fun tutorials to learn how to use the OpenEMR Docker, check out this forum thread.)

Appliance



Previous versions of all above packages can be found on Sourceforge


Patches

  • Patch : Most recent patch for OpenEMR versions 5.0.0, 4.2.2, 4.2.1, 4.2.0, 4.1.2, 4.1.1, 4.1.0, 4.0.0, 3.2.0, and 3.1.0 can be found here.


Unstable Development Releases

Daily snapshots

Daily snapshots from current development tip(5.0.1-dev). Installation instructions are available for LINUX and WINDOWS. (Verify timestamp here)
(Daily at 1:00 AM Pacific time these packages are built (the build takes about 10 minutes).)

Ubuntu/Mint/Debian Development Version Package

This one-click package will install/configure the most current development (unstable) version of OpenEMR. It is extremely easy to install and uninstall, and it will not interfere with the official Ubuntu/Mint/Debian OpenEMR Production Version Package. Since the development code is unstable, this should only be used for testing and evaluation purposes.
This version of the package works with Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions).
This version of the package works with Ubuntu 15.10(and lesser versions), Debian 8(and lesser version), and Mint 17(and lesser versions).

Docker

Docker - Development tip OpenEMR Docker, which supports modern, flexible, plug n play use of OpenEMR.
(For a couple fun tutorials to learn how to use the OpenEMR Docker, check out this forum thread.)