Difference between revisions of "OpenEMR Installation Guides"

From OpenEMR Project Wiki
 
(176 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Overview ==
__NOTOC__
The installation methods depends upon which version of OpenEMR you are installing. The installation is much simpler since version 3, because medical billing and access controls are now included in OpenEMR, thus not requiring separate software installations.
<br>
<br>
= OpenEMR Production Version 7.0.2 =
<br>
==='''Docker'''===
:*[https://hub.docker.com/r/openemr/openemr/ 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
<br>


=== '''AWS Cloud''' ===
:*OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the [[AWS Cloud Packages Comparison]] for the estimated costs, features, and installation instructions of the different packages.
:*[[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]
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN OpenEMR Cloud Express]
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus]
::*[https://aws.amazon.com/marketplace/pp/B07BBT4C1H OpenEMR Cloud Standard]
<br>


== OpenEMR Production Versions (3.1.x or greater) ==
=== LINUX ===
=== LINUX ===
* [[OpenEMR 3.1 Linux Installation|OpenEMR 3.1 Linux Installation]]: With screenshots.
* [[OpenEMR 7.0.2 Linux Installation|OpenEMR 7.0.2 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[OpenEMR 3.1 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 3.1 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 6.1.0 should work also. (PDF)
* [[OpenEMR Complete Installation Tutorial]]
* [[OpenEMR with nginx and php-fpm]]
<br>
 
=== WINDOWS ===
* [[OpenEMR 7.0.2 Windows Installation|OpenEMR 7.0.2 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
<br>
 
=== Azure Cloud ===
:*This is a guide for the installation of OpenEMR on Azure: https://blogs.msdn.microsoft.com/mihansen/2018/07/03/open-emr-in-azure-paas-commercial-and-government/
<br>
 
=== macOS ===
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
<br>
 
===HOSTED===
* [[Hosted_OpenEMR|Generic Host]].
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
<br>
<br>
 
= OpenEMR Development Versions =
==== LINUX ====
* [[OpenEMR Development Version Linux Installation|OpenEMR Development Version Linux Installation]]: With screenshots.
*[https://hub.docker.com/r/openemr/openemr/ Docker] - Development tip OpenEMR Docker (with 'dev' tag), 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
* [[Git for dummies|OpenEMR git installation]]: Install from most current development version of OpenEMR via git.
 
==== WINDOWS ====
* [[OpenEMR Development Version Windows Installation|OpenEMR Development Version Windows Installation]]: With screenshots.
 
 
<div style="font-size:85%;">
<br>
<br>
=Old Production Versions=
== OpenEMR Production Version 7.0.1 ==
<br>
==='''Docker'''===
:*[https://hub.docker.com/r/openemr/openemr/ 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
<br>
 
=== '''AWS Cloud''' ===
:*OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the [[AWS Cloud Packages Comparison]] for the estimated costs, features, and installation instructions of the different packages.
:*[[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]
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN OpenEMR Cloud Express]
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus]
::*[https://aws.amazon.com/marketplace/pp/OEMR-OpenEMR-Cloud-Standard-Edition/B07BBT4C1H OpenEMR Cloud Standard]
<br>
 
=== LINUX ===
* [[OpenEMR 7.0.1 Linux Installation|OpenEMR 7.0.1 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 6.1.0 should work also. (PDF)
* [[OpenEMR Complete Installation Tutorial]]
* [[OpenEMR with nginx and php-fpm]]
<br>
 
=== WINDOWS ===
* [[OpenEMR 7.0.1 Windows Installation|OpenEMR 7.0.1 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
<br>
 
=== Azure Cloud ===
:*This is a guide for the installation of OpenEMR on Azure: https://blogs.msdn.microsoft.com/mihansen/2018/07/03/open-emr-in-azure-paas-commercial-and-government/
<br>
 
=== macOS ===
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
<br>
 
===HOSTED===
* [[Hosted_OpenEMR|Generic Host]].
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
<br>
<br>
== OpenEMR Production Version 7.0.0 ==
<br>
==='''Docker'''===
:*[https://hub.docker.com/r/openemr/openemr/ 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
<br>
 
=== '''AWS Cloud''' ===
:*OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the [[AWS Cloud Packages Comparison]] for the estimated costs, features, and installation instructions of the different packages.
:*[[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]
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN OpenEMR Cloud Express]
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus]
::*[https://aws.amazon.com/marketplace/pp/OEMR-OpenEMR-Cloud-Standard-Edition/B07BBT4C1H OpenEMR Cloud Standard]
<br>
 
=== LINUX ===
* [[OpenEMR 7.0.0 Linux Installation|OpenEMR 7.0.0 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 6.1.0 should work also. (PDF)
* [[OpenEMR Complete Installation Tutorial]]
* [[OpenEMR with nginx and php-fpm]]
<br>
 
=== WINDOWS ===
* [[OpenEMR 7.0.0 Windows Installation|OpenEMR 7.0.0 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
<br>
 
=== Azure Cloud ===
:*This is a guide for the installation of OpenEMR on Azure: https://blogs.msdn.microsoft.com/mihansen/2018/07/03/open-emr-in-azure-paas-commercial-and-government/
<br>
 
=== macOS ===
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
<br>
 
===HOSTED===
* [[Hosted_OpenEMR|Generic Host]].
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
<br>
<br>
== OpenEMR Production Version 6.1.0 ==
<br>
===='''Docker'''====
:*[https://hub.docker.com/r/openemr/openemr/ 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
<br>
 
==== '''AWS Cloud''' ====
:*OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the [[AWS Cloud Packages Comparison]] for the estimated costs, features, and installation instructions of the different packages.
:*[[AWS Cloud Packages Comparison|OpenEMR AWS Cloud Packages Comparison]]
:*'''OpenEMR 6.1.0 Cloud Packages are currently under construction.'''
<!--
::*[https://github.com/openemr/openemr-devops/tree/master/packages/lightsail#aws-lightsail OpenEMR Cloud Shared Hosting]
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN OpenEMR Cloud Express]
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus]
::*[https://aws.amazon.com/marketplace/pp/OEMR-OpenEMR-Cloud-Standard-Edition/B07BBT4C1H OpenEMR Cloud Standard]
-->
<br>
 
==== LINUX ====
* [[OpenEMR 6.1.0 Linux Installation|OpenEMR 6.1.0 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 6.1.0 should work also. (PDF)
* [[OpenEMR Complete Installation Tutorial]]
* [[OpenEMR with nginx and php-fpm]]
<br>
 
==== WINDOWS ====
* [[OpenEMR 6.1.0 Windows Installation|OpenEMR 6.1.0 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
<br>
 
==== '''Azure Cloud''' ====
:*This is a guide for the installation of OpenEMR on Azure: https://blogs.msdn.microsoft.com/mihansen/2018/07/03/open-emr-in-azure-paas-commercial-and-government/
<br>
 
==== macOS ====
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
<br>
 
====HOSTED====
* [[Hosted_OpenEMR|Generic Host]].
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
<br>
<br>
 
== OpenEMR Production Version 6.0.0 ==
<br>
===='''Docker'''====
:*[https://hub.docker.com/r/openemr/openemr/ 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
<br>
 
==== '''AWS Cloud''' ====
:*OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the [[AWS Cloud Packages Comparison]] for the estimated costs, features, and installation instructions of the different packages.
:*[[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]
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN OpenEMR Cloud Express]
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus]
::*[https://aws.amazon.com/marketplace/pp/OEMR-OpenEMR-Cloud-Standard-Edition/B07BBT4C1H OpenEMR Cloud Standard]
<br>
 
==== LINUX ====
* [[OpenEMR 6.0.0 Linux Installation|OpenEMR 6.0.0 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 6.0.0 should work also. (PDF)
* [[OpenEMR Complete Installation Tutorial]]
* [[OpenEMR with nginx and php-fpm]]
<br>
 
==== WINDOWS ====
* [[OpenEMR 6.0.0 Windows Installation|OpenEMR 6.0.0 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
<br>
 
==== '''Azure Cloud''' ====
:*This is a guide for the installation of OpenEMR on Azure: https://blogs.msdn.microsoft.com/mihansen/2018/07/03/open-emr-in-azure-paas-commercial-and-government/
<br>
 
==== OS-X ====
*[[OpenEMR 5.0.0  macOS Sierra]]: built in Apache with the addition of MySQL and PHP  --work in progress.
*[[OpenEMR_4.1_Lion_Server|Installation in Lion Server]]: Pre-installed Apache with the addition of MySQL and PHP.
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
<br>
 
====HOSTED====
* [[Hosted_OpenEMR|Generic Host]].
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
<br>
<br>
 
== OpenEMR Production Version 5.0.2 ==
<br>
===='''Docker'''====
:*[https://hub.docker.com/r/openemr/openemr/ 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
<br>
 
==== '''AWS Cloud''' ====
:*OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the [[AWS Cloud Packages Comparison]] for the estimated costs, features, and installation instructions of the different packages.
<br>
 
==== '''Google Cloud''' ====
:*OpenEMR has a click and run package on Google Cloud Launcher.
::*OpenEMR 5.0.2 package is currently under construction.
<br>
 
==== '''Azure Cloud''' ====
:*This is a guide for the installation of OpenEMR on Azure: https://blogs.msdn.microsoft.com/mihansen/2018/07/03/open-emr-in-azure-paas-commercial-and-government/
<br>
 
==== LINUX ====
* [[OpenEMR 5.0.2 Linux Installation|OpenEMR 5.0.2 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 5.0.2 should work also. (PDF)
* [[OpenEMR Complete Installation Tutorial]]
* [[OpenEMR with nginx and php-fpm]]
<br>
 
==== WINDOWS ====
* [[OpenEMR 5.0.2 Windows Installation|OpenEMR 5.0.2 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
<br>
 
====APPLIANCE====
*OpenEMR Appliance that is compatible with VirtualBox and VMware: [https://github.com/openemr/openemr-devops/tree/master/packages/appliance OpenEMR Appliance Instructions]
<br>
 
==== OS-X ====
*[[OpenEMR 5.0.0  macOS Sierra]]: built in Apache with the addition of MySQL and PHP  --work in progress.
*[[OpenEMR_4.1_Lion_Server|Installation in Lion Server]]: Pre-installed Apache with the addition of MySQL and PHP.
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
<br>
 
====HOSTED====
* [[Hosted_OpenEMR|Generic Host]].
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
<br>
<br>
 
== OpenEMR Production Version 5.0.1 ==
<br>
===='''Docker'''====
:*[https://hub.docker.com/r/openemr/openemr/ 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
<br>
 
==== '''AWS Cloud''' ====
:*OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the [[AWS Cloud Packages Comparison]] for the estimated costs, features, and installation instructions of the different packages.
:*[[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]
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN?ref=_ptnr_web_download-page_ OpenEMR Cloud Express] - See here for [https://www.youtube.com/watch?v=WfsgKv7zefs Video Tutorial]. <span style="color:red">
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus]
::*[https://aws.amazon.com/marketplace/pp/B07BBT4C1H/?ref=_ptnr_web_download-page_  OpenEMR Cloud Standard]
::*[https://github.com/openemr/openemr-devops/tree/master/packages/full_stack#openemr-cloud-full-stack OpenEMR Cloud Full Stack]
<br>
 
==== '''Google Cloud''' ====
:*OpenEMR has a click and run package on Google Cloud Launcher.
::*[https://console.cloud.google.com/launcher/details/oemr-public/openemr-launchpad OpenEMR Launchpad]
<br>
 
==== '''Azure Cloud''' ====
:*This is a guide for the installation of OpenEMR on Azure: https://blogs.msdn.microsoft.com/mihansen/2018/07/03/open-emr-in-azure-paas-commercial-and-government/
<br>
 
==== LINUX ====
* [[OpenEMR 5.0.1 Linux Installation|OpenEMR 5.0.1 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* '''Ubuntu/Debian/Mint OpenEMR 5.0.1 Package Installation''': This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
:*'''Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions)'''.
:::*[[OpenEMR 5.0.1 Ubuntu-Debian Package Installation with PHP7|Installation instructions]].
:*'''Ubuntu 15.10 and Debian 8'''.
:::*[[OpenEMR 5.0.1 Ubuntu-Debian Package Installation with PHP5|Installation instructions]].
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 5.0.1 should work also. (PDF)
* [[OpenEMR Complete Installation Tutorial]]
* [[OpenEMR with nginx and php-fpm]]
<br>
 
==== WINDOWS ====
* [[OpenEMR 5.0.1 XAMPP Package Installation|OpenEMR 5.0.1 XAMPP Package Installation]]: This is a installation of a already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for Windows.)
* [[OpenEMR 5.0.1 Windows Installation|OpenEMR 5.0.1 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
<br>
 
====APPLIANCE====
*OpenEMR Appliance that is compatible with VirtualBox and VMware: [https://github.com/openemr/openemr-devops/tree/master/packages/appliance OpenEMR Appliance Instructions]
<br>
 
==== OS-X ====
*[[OpenEMR 5.0.0  macOS Sierra]]: built in Apache with the addition of MySQL and PHP  --work in progress.
*[[OpenEMR_4.1_Lion_Server|Installation in Lion Server]]: Pre-installed Apache with the addition of MySQL and PHP.
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
<br>
 
====HOSTED====
* [[Hosted_OpenEMR|Generic Host]].
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
<br>
<br>
 
== OpenEMR Production Version 5.0.0 ==
==== LINUX ====
* [[OpenEMR 5.0.0 Linux Installation|OpenEMR 5.0.0 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* '''Ubuntu/Debian/Mint OpenEMR 5.0.0 Package Installation''': This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
:*'''Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions)'''.
:::*[[OpenEMR 5.0.0 Ubuntu-Debian Package Installation with PHP7|Installation instructions]].
:*'''Ubuntu 15.10(and lesser versions), Debian 8(and lesser version), and Mint 17(and lesser versions)'''.
:::*[[OpenEMR 5.0.0 Ubuntu-Debian Package Installation with PHP5|Installation instructions]].
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 5.0.0 should work also. (PDF)
* [[OpenEMR Complete Installation Tutorial]]
<br>
==== WINDOWS ====
* [[OpenEMR 5.0.0 XAMPP Package Installation|OpenEMR 5.0.0 XAMPP Package Installation]]: This is a installation of a already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for Windows.)
* [[OpenEMR 5.0.0 Windows Installation|OpenEMR 5.0.0 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
<br>
==== '''AWS Cloud''' ====
:*OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the [[AWS Cloud Packages Comparison]] for the estimated costs and features of the different packages.
:*[[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]
::*[https://aws.amazon.com/marketplace/pp/B077G76DWN OpenEMR Cloud Express] - See here for [https://www.youtube.com/watch?v=WfsgKv7zefs Video Tutorial].
::*[https://github.com/openemr/openemr-devops/tree/master/packages/express_plus#openemr-cloud-express-plus OpenEMR Cloud Express Plus]
::*OpenEMR Cloud Standard - Not yet available. Soon will be available on AWS Marketplace.
::*[https://github.com/openemr/openemr-devops/tree/master/packages/full_stack#openemr-cloud-full-stack OpenEMR Cloud Full Stack]
<br>
===='''Docker'''====
:*[https://hub.docker.com/r/openemr/openemr/ 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 [https://community.open-emr.org/t/openemr-official-docker-has-been-released/9084 this forum thread].)
<br>
====APPLIANCE====
*OpenEMR Appliance that is compatible with VirtualBox and VMware: [https://github.com/openemr/openemr-devops/tree/master/stacks/appliance#openemr-500-appliance OpenEMR Appliance Instructions]
<br>
==== OS-X ====
*[[OpenEMR 5.0.0  macOS Sierra]]: built in Apache with the addition of MySQL and PHP  --work in progress.
*[[OpenEMR_4.1_Lion_Server|Installation in Lion Server]]: Pre-installed Apache with the addition of MySQL and PHP.
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
<br>
====HOSTED====
* [[Hosted_OpenEMR|Generic Host]].
* Amazon Web Services: install either the Ubuntu/Debian or Windows Package.
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
<br>
 
== OpenEMR Production Version 4.2.2 ==
=== LINUX ===
* [[OpenEMR 4.2.2 Linux Installation|OpenEMR 4.2.2 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* '''Ubuntu/Debian/Mint OpenEMR 4.2.2 Package Installation''': This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
:*'''Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions)'''.
:::*[[OpenEMR 4.2.2 Ubuntu-Debian Package Installation with PHP7|Installation instructions]].
:*'''Ubuntu 15.10(and lesser versions), Debian 8(and lesser version), and Mint 17(and lesser versions)'''.
:::*[[OpenEMR 4.2.2 Ubuntu-Debian Package Installation with PHP5|Installation instructions]].
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 4.2.2 should work also. (PDF)
 
=== WINDOWS ===
* [[OpenEMR 4.2.2 XAMPP Package Installation|OpenEMR 4.2.2 XAMPP Package Installation]]: This is a installation of a already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for Windows.)
* [[OpenEMR 4.2.2 Windows Installation|OpenEMR 4.2.2 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
=== OS-X ===
*[[OpenEMR_4.1_Lion_Server|Installation in Lion Server]]: Pre-installed Apache with the addition of MySQL and PHP.
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
 
===HOSTED===
* [[Hosted_OpenEMR|Generic Host]].
* Amazon Web Services: install either the Ubuntu/Debian or Windows Package.
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
 
== OpenEMR Production Version 4.2.1 ==
 
=== LINUX ===
* [[OpenEMR 4.2.1 Linux Installation|OpenEMR 4.2.1 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[OpenEMR 4.2.1 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 4.2.1 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
* [[Media:Configuration_Cookbook_For_OpenEMR_Using_Red_Hat's_Free_CentOS-7_Operating_System_1st_Ed.pdf‎|OpenEMR 4.2.1 Using CentOS 7:]] Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. (PDF)
 
=== WINDOWS ===
* [[OpenEMR 4.2.1 XAMPP Package Installation|OpenEMR 4.2.1 XAMPP Package Installation]]: This is a installation of a already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for Windows.)
* [[OpenEMR 4.2.1 Windows Installation|OpenEMR 4.2.1 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
=== OS-X ===
*[[OpenEMR_4.1_Lion_Server|Installation in Lion Server]]: Pre-installed Apache with the addition of MySQL and PHP.
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
 
===HOSTED===
* [[Hosted_OpenEMR|Generic Host]].
* Amazon Web Services: install either the Ubuntu/Debian or Windows Package.
* [[OpenEMR_Installation_on_Synology_DS214_%2B_NAS|Synology DS214 + NAS]].
 
== OpenEMR Production Version 4.2.0 ==
=== LINUX ===
* [[OpenEMR 4.2.0 Linux Installation|OpenEMR 4.2.0 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[OpenEMR 4.2.0 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 4.2.0 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
 
=== WINDOWS ===
=== WINDOWS ===
* [[OpenEMR 3.1 XAMPP Package Installation|OpenEMR 3.1 XAMPP Package Installation]]: This is a one-click installation of an already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for windows.)
* [[OpenEMR 4.2.0 XAMPP Package Installation|OpenEMR 4.2.0 XAMPP Package Installation]]: This is a installation of a already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for Windows.)
* [[OpenEMR 3.1 Windows Installation|OpenEMR 3.1 Windows Installation]]: With screenshots.
* [[OpenEMR 4.2.0 Windows Installation|OpenEMR 4.2.0 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
=== OS-X ===
*[[OpenEMR_4.1_Lion_Server|Installation in Lion Server]]: Pre-installed Apache with the addition of MySQL and PHP.
*[[XAMPP_and_OpenEMR_Installation_in_OS_X|Installation of XAMPP stack and OpenEMR]]: A guide with screenshots and videos.
== OpenEMR Production Version 4.1.2 ==
=== LINUX ===
* [[OpenEMR 4.1.2 Linux Installation|OpenEMR 4.1.2 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[OpenEMR 4.1.2 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 4.1.2 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
 
===  WINDOWS ===
* [[OpenEMR 4.1.2 XAMPP Package Installation|OpenEMR 4.1.2 XAMPP Package Installation]]: This is a installation of a already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for windows.)
* [[OpenEMR 4.1.2 Windows Installation|OpenEMR 4.1.2 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
=== OS-X ===
=== OS-X ===
pending
* See 4.1 installation instructions below for installing OpenEMR 4.1 on Lion Server


== OpenEMR Production Version 4.1.1 ==
=== LINUX ===
* [[OpenEMR 4.1.1 Linux Installation|OpenEMR 4.1.1 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[OpenEMR 4.1.1 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 4.1.1 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
=== WINDOWS ===
* [[OpenEMR 4.1.1 XAMPP Package Installation|OpenEMR 4.1.1 XAMPP Package Installation]]: This is a installation of a already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for Windows.)
* [[OpenEMR 4.1.1 Windows Installation|OpenEMR 4.1.1 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
=== OS-X ===
* See 4.1 installation instructions below for installing OpenEMR 4.1 on Lion Server
=== CROSS-PLATFORM ===
* [http://www.bradymd.com/appliance/manual9/ OpenEMR Appliance Manual] [[http://www.bradymd.com/appliance/manual9/ html]] [[http://www.bradymd.com/appliance/manual9/OpenEMRAppliance4_1_1.pdf pdf]]: Installation instructions and manual.


== OpenEMR Development Versions ==
== OpenEMR Production Version 4.1 ==
=== LINUX ===
=== LINUX ===
* [[OpenEMR Development Version Linux Installation|OpenEMR Development Version Linux Installation]]: With screenshots.
* [[OpenEMR 4.1 Linux Installation|OpenEMR 4.1 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[Ubuntu-Debian OpenEMR CVS Package Installation|Ubuntu-Debian OpenEMR CVS Package Installation]]: This one-click package will install/configure the most current development (unstable) version of OpenEMR from Sourceforge. It is extremely easy to install and uninstall, and it will not interfere with the above ubuntu/debian production packageSince this cvs code is unstable, this should only be used for testing and evaluation purposes.
* [[OpenEMR 4.1 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 4.1 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHPExtremely simple to install, and supports automated OpenEMR upgrading.
* [[OpenEMR CVS installation|OpenEMR CVS installation]]: Install from most current development version of OpenEMR via CVS.
=== WINDOWS ===
=== WINDOWS ===
* [[OpenEMR Development Version Windows Installation|OpenEMR Development Version Windows Installation]]: With screenshots.
* [[OpenEMR 4.1 XAMPP Package Installation|OpenEMR 4.1 XAMPP Package Installation]]: This is a installation of a already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for Windows.)
* [[OpenEMR 4.1 Windows Installation|OpenEMR 4.1 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
=== OS-X ===
=== OS-X ===
pending
* [[OpenEMR 4.1 Lion Server|OpenEMR 4.1 on Lion Server]]
=== CROSS-PLATFORM ===
* [http://www.bradymd.com/appliance/manual8/ OpenEMR Appliance Manual] [[http://www.bradymd.com/appliance/manual8/ html]] [[http://www.bradymd.com/appliance/manual8/OpenEMRAppliance4_1_0.pdf pdf]]: Installation instructions and manual.


== OpenEMR Production Version 4.0 ==
=== LINUX ===
* [[OpenEMR 4.0 Linux Installation|OpenEMR 4.0 Linux Installation]]: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
* [[OpenEMR 4.0 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 4.0 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
=== WINDOWS ===
* [[OpenEMR 4.0 Windows Installation|OpenEMR 4.0 Windows Installation]]: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.


== OpenEMR Production Version 3.2 ==
=== LINUX ===
* [[OpenEMR 3.2 Linux Installation|OpenEMR 3.2 Linux Installation]]: This is a guide to the installation of the current stable version of OpenEMR from the .tar.gz file, With screenshots.
* [[OpenEMR 3.2 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 3.2 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
=== WINDOWS ===
* [[OpenEMR 3.2 XAMPP Package Installation|OpenEMR 3.2 XAMPP Package Installation]]: This is a one-click installation of an already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for windows.)
* [[OpenEMR 3.2 Windows Installation|OpenEMR 3.2 Windows Installation]]: With screenshots.


== OpenEMR Production Version 3.1 ==
==== LINUX ====
* [[OpenEMR 3.1 Linux Installation|OpenEMR 3.1 Linux Installation]]: This is a guide to the installation of the current stable version of OpenEMR from the .tar.gz file, With screenshots.
* [[OpenEMR 3.1 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 3.1 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and supports automated OpenEMR upgrading.
==== WINDOWS ====
* [[OpenEMR 3.1 XAMPP Package Installation|OpenEMR 3.1 XAMPP Package Installation]]: This is a one-click installation of an already configured OpenEMR with XAMPP on Windows. (This is the current recommended OpenEMR installation method for windows.)
* [[OpenEMR 3.1 Windows Installation|OpenEMR 3.1 Windows Installation]]: With screenshots.
==== Macintosh OS X ====
* [[OpenEMR 3.1 OS X Macintosh Installation|OpenEMR 3.1 Macintosh Installation]]


<div style="font-size:90%;">
== OpenEMR Production Version 3.0 ==
== OpenEMR Production Versions (3.0.x) ==
==== LINUX ====
=== LINUX===
* [[OpenEMR 3.0 Linux Installation|OpenEMR 3.0 Linux Installation]]: With screenshots.
* [[OpenEMR 3.0 Linux Installation|OpenEMR 3.0 Linux Installation]]: With screenshots.
* [[OpenEMR 3.0 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 3.0 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and plan to support automated OpenEMR upgrading in the future.
* [[OpenEMR 3.0 Ubuntu-Debian Package Installation| Ubuntu/Debian OpenEMR 3.0 Package Installation]]: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP.  Extremely simple to install, and plan to support automated OpenEMR upgrading in the future.
* [[Ubuntu Server|Ubuntu Server]]: Setting up an Ubuntu LAMP Server for use with OpenEMR.
* [[Ubuntu Server Installation|Ubuntu Server Installation]]: Setting up an Ubuntu LAMP Server for use with OpenEMR.
=== WINDOWS ===
==== WINDOWS ====
* [[OpenEMR 3.0 XAMPP Package Installation|OpenEMR 3.0 XAMPP Package Installation]]: This will install an already configured OpenEMR with XAMPP on Windows. (This is very easy to install, and is the current recommended OpenEMR installation method for windows.)
* [[OpenEMR 3.0 XAMPP Package Installation|OpenEMR 3.0 XAMPP Package Installation]]: This will install an already configured OpenEMR with XAMPP on Windows. (This is very easy to install, and is the current recommended OpenEMR installation method for windows.)
* [[OpenEMR 3.0 Windows Installation|OpenEMR 3.0 Windows Installation]]: With screenshots.
* [[OpenEMR 3.0 Windows Installation|OpenEMR 3.0 Windows Installation]]: With screenshots.
=== OS-X ===
pending




== OpenEMR Production Versions (less than 3.0) ==
== OpenEMR Production Versions(less than 3.0) ==
=== LINUX ===
==== LINUX ====
* [[Download Package|Download Package]]: These are basic instructions on how to download and install OpenEMR from an archived compressed package, a "tarball"
* [[Download Package|Download Package]]: These are basic instructions on how to download and install OpenEMR from an archived compressed package, a "tarball"
* [[Mandriva Installation|Mandriva Installation]]:  Complete installation instructions of OpenEMR, FreeB, SQL-Ledger, php-GACL and SSL.
* [[Mandriva Installation|Mandriva Installation]]:  Complete installation instructions of OpenEMR, FreeB, SQL-Ledger, php-GACL and SSL.
* [[Ubuntu Installation|Ubuntu Installation]]: Ubuntu Desktop (old, for reference).
* [[Ubuntu Installation|Ubuntu Installation]]: Ubuntu Desktop (old, for reference).
* [[Ubuntu Server Installation|Ubuntu Server Installation]]: Setting up an Ubuntu LAMP Server for use with OpenEMR.
* [[Ubuntu Server Installation|Ubuntu Server Installation]]: Setting up an Ubuntu LAMP Server for use with OpenEMR.
=== WINDOWS ===
==== WINDOWS ====
* [[Windows XP Installation|Windows XP Installation]] By Joe Holzer.<br>
* [[Windows XP Installation|Windows XP Installation]]
* [[Windows XP Install|Windows XP Installation]] By Anoj Goel<br>
* [[Windows XP Install|Windows XP Install]]
* [[Windows Server 2003 Installation|Windows Server 2003 Installation]]: By Joe Mayes.
* [[Windows Server 2003 Installation|Windows Server 2003 Installation]]
* [[Microsoft Windows Installation|Microsoft Windows Installation]]
* Additional installation instructions on Microsoft Windows using XAMPP at : http://openemr.blogspot.com<br>
* Additional installation instructions on Microsoft Windows using XAMPP at : http://openemr.blogspot.com<br>
=== OS-X ===
 
==== OS-X ====
* [[OS-X Installation|OS-X Installation]] : How to install on OS X.
* [[OS-X Installation|OS-X Installation]] : How to install on OS X.
</div>
</div>
* [[Obsolete Installation Guides|Obsolete Install Howtos]]: These are installation documents that cover packages (php-Gacl,Sql-Ledger, and Freeb) that have all been obsolete since OpenEMR 3.0.0 .
[[Category:Installation]][[Category:Linux Package]][[Category:Windows Package]][[Category:Ubuntu Package]][[Category:Debian Package]][[Category:XAMPP-OpenEMR Package]][[Category:Appliance]]

Latest revision as of 09:35, 12 January 2024



OpenEMR Production Version 7.0.2


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.)


AWS Cloud


LINUX


WINDOWS


Azure Cloud


macOS


HOSTED



OpenEMR Development Versions

LINUX

(For a couple fun tutorials to learn how to use the OpenEMR Docker, check out this forum thread.)

WINDOWS




Old Production Versions

OpenEMR Production Version 7.0.1


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.)


AWS Cloud


LINUX


WINDOWS


Azure Cloud


macOS


HOSTED



OpenEMR Production Version 7.0.0


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.)


AWS Cloud


LINUX


WINDOWS


Azure Cloud


macOS


HOSTED



OpenEMR Production Version 6.1.0


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.)


AWS Cloud


LINUX


WINDOWS


Azure Cloud


macOS


HOSTED



OpenEMR Production Version 6.0.0


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.)


AWS Cloud


LINUX


WINDOWS


Azure Cloud


OS-X


HOSTED



OpenEMR Production Version 5.0.2


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.)


AWS Cloud

  • OpenEMR has a panel of AWS Cloud packages with costs(AWS fees) ranging from $5 - $100+ per month. See the AWS Cloud Packages Comparison for the estimated costs, features, and installation instructions of the different packages.


Google Cloud

  • OpenEMR has a click and run package on Google Cloud Launcher.
  • OpenEMR 5.0.2 package is currently under construction.


Azure Cloud


LINUX


WINDOWS


APPLIANCE


OS-X


HOSTED



OpenEMR Production Version 5.0.1


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.)


AWS Cloud


Google Cloud

  • OpenEMR has a click and run package on Google Cloud Launcher.


Azure Cloud


LINUX

  • OpenEMR 5.0.1 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
  • Ubuntu/Debian/Mint OpenEMR 5.0.1 Package Installation: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP. Extremely simple to install, and supports automated OpenEMR upgrading.
  • Ubuntu 16.04(and later versions), Debian 9(and later version), and Mint 18(and later versions).
  • Ubuntu 15.10 and Debian 8.


WINDOWS


APPLIANCE


OS-X


HOSTED



OpenEMR Production Version 5.0.0

LINUX

  • OpenEMR 5.0.0 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
  • Ubuntu/Debian/Mint OpenEMR 5.0.0 Package Installation: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP. Extremely simple to install, and supports automated OpenEMR upgrading.
  • 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).
  • OpenEMR Using CentOS 7: Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 5.0.0 should work also. (PDF)
  • OpenEMR Complete Installation Tutorial


WINDOWS


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


OS-X


HOSTED


OpenEMR Production Version 4.2.2

LINUX

  • OpenEMR 4.2.2 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
  • Ubuntu/Debian/Mint OpenEMR 4.2.2 Package Installation: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP. Extremely simple to install, and supports automated OpenEMR upgrading.
  • 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).
  • OpenEMR Using CentOS 7: Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. Note that the instructions use OpenEMR 4.2.1, however substituting OpenEMR 4.2.2 should work also. (PDF)

WINDOWS

OS-X

HOSTED

OpenEMR Production Version 4.2.1

LINUX

  • OpenEMR 4.2.1 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
  • Ubuntu/Debian OpenEMR 4.2.1 Package Installation: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP. Extremely simple to install, and supports automated OpenEMR upgrading.
  • OpenEMR 4.2.1 Using CentOS 7: Step by step instructions from scratch for loading and configuring both OpenEMR and Red Hat's CentOS 7 in three different configurations: 1. Stand Alone Workstation 2. Server With Network Access 3. Server With Network Access In A Virtualized Environment. (PDF)

WINDOWS

OS-X

HOSTED

OpenEMR Production Version 4.2.0

LINUX

WINDOWS

OS-X

OpenEMR Production Version 4.1.2

LINUX

WINDOWS

OS-X

  • See 4.1 installation instructions below for installing OpenEMR 4.1 on Lion Server

OpenEMR Production Version 4.1.1

LINUX

WINDOWS

OS-X

  • See 4.1 installation instructions below for installing OpenEMR 4.1 on Lion Server

CROSS-PLATFORM

OpenEMR Production Version 4.1

LINUX

WINDOWS

OS-X

CROSS-PLATFORM

OpenEMR Production Version 4.0

LINUX

WINDOWS

OpenEMR Production Version 3.2

LINUX

  • OpenEMR 3.2 Linux Installation: This is a guide to the installation of the current stable version of OpenEMR from the .tar.gz file, With screenshots.
  • Ubuntu/Debian OpenEMR 3.2 Package Installation: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP. Extremely simple to install, and supports automated OpenEMR upgrading.

WINDOWS

OpenEMR Production Version 3.1

LINUX

  • OpenEMR 3.1 Linux Installation: This is a guide to the installation of the current stable version of OpenEMR from the .tar.gz file, With screenshots.
  • Ubuntu/Debian OpenEMR 3.1 Package Installation: This is basically a one-click installation/configuration package for Ubuntu and Debian OS that also configures Apache and PHP. Extremely simple to install, and supports automated OpenEMR upgrading.

WINDOWS

Macintosh OS X

OpenEMR Production Version 3.0

LINUX

WINDOWS


OpenEMR Production Versions(less than 3.0)

LINUX

WINDOWS

OS-X


  • Obsolete Install Howtos: These are installation documents that cover packages (php-Gacl,Sql-Ledger, and Freeb) that have all been obsolete since OpenEMR 3.0.0 .