Difference between revisions of "OpenEMR Installation Guides"
From OpenEMR Project Wiki
		Bradymiller (talk | contribs)  | 
				Bradymiller (talk | contribs)   | 
				||
| Line 2: | Line 2: | ||
<br>  | <br>  | ||
<br>  | <br>  | ||
= OpenEMR Production Version 5.0.  | = OpenEMR Production Version 5.0.2 =  | ||
<br>  | <br>  | ||
==='''Docker'''===  | ==='''Docker'''===  | ||
| Line 11: | Line 11: | ||
=== '''AWS Cloud''' ===  | === '''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.  | :*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.  | ||
::*OpenEMR 5.0.2 packages are currently under construction.  | |||
::*  | |||
<br>  | <br>  | ||
=== '''Google Cloud''' ===  | === '''Google Cloud''' ===  | ||
:*OpenEMR has a click and run package on Google Cloud Launcher.  | :*OpenEMR has a click and run package on Google Cloud Launcher.  | ||
::*  | ::*OpenEMR 5.0.2 package is currently under construction.  | ||
<br>  | <br>  | ||
| Line 29: | Line 24: | ||
=== LINUX ===  | === LINUX ===  | ||
* [[OpenEMR 5.0.  | * [[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.  | ||
* '''Ubuntu/Debian/Mint OpenEMR 5.0.  | * '''Ubuntu/Debian/Mint OpenEMR 5.0.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.    | ||
::*OpenEMR 5.0.2 package is currently under construction.  | |||
* [[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)  | |||
* [[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.  | |||
* [[OpenEMR Complete Installation Tutorial]]  | * [[OpenEMR Complete Installation Tutorial]]  | ||
* [[OpenEMR with nginx and php-fpm]]  | * [[OpenEMR with nginx and php-fpm]]  | ||
| Line 41: | Line 33: | ||
=== WINDOWS ===  | === WINDOWS ===  | ||
*   | * '''OpenEMR 5.0.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 5.0.  | ::*OpenEMR 5.0.2 package is currently under construction.  | ||
* [[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>  | <br>  | ||
Revision as of 07:40, 4 August 2019
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.
 
- OpenEMR 5.0.2 packages are currently under construction.
 
Google Cloud
- OpenEMR has a click and run package on Google Cloud Launcher.
 
- OpenEMR 5.0.2 package is currently under construction.
 
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/
 
LINUX
- OpenEMR 5.0.2 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
 - Ubuntu/Debian/Mint OpenEMR 5.0.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.
 
- OpenEMR 5.0.2 package is currently under construction.
 
- 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
 
WINDOWS
- OpenEMR 5.0.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 5.0.2 package is currently under construction.
 
- OpenEMR 5.0.2 Windows Installation: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
APPLIANCE
- OpenEMR Appliance that is compatible with VirtualBox and VMware: OpenEMR Appliance Instructions
 
OS-X
- OpenEMR 5.0.0 macOS Sierra: built in Apache with the addition of MySQL and PHP --work in progress.
 - Installation in Lion Server: Pre-installed Apache with the addition of MySQL and PHP.
 - Installation of XAMPP stack and OpenEMR: A guide with screenshots and videos.
 
HOSTED
OpenEMR Development Versions
LINUX
- OpenEMR Development Version Linux Installation: With screenshots.
 - 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 this forum thread.)
 
- OpenEMR git installation: Install from most current development version of OpenEMR via git.
 
WINDOWS
- OpenEMR Development Version Windows Installation: With screenshots.
 
Old Production Versions
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
- 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.
 - OpenEMR AWS Cloud Packages Comparison
 
Google Cloud
- OpenEMR has a click and run package on Google Cloud Launcher.
 
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/
 
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.
 
- 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
 
WINDOWS
- 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: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
APPLIANCE
- OpenEMR Appliance that is compatible with VirtualBox and VMware: OpenEMR Appliance Instructions
 
OS-X
- OpenEMR 5.0.0 macOS Sierra: built in Apache with the addition of MySQL and PHP --work in progress.
 - Installation in Lion Server: Pre-installed Apache with the addition of MySQL and PHP.
 - Installation of XAMPP stack and OpenEMR: A guide with screenshots and videos.
 
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
- 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: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
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.
 - OpenEMR AWS Cloud Packages Comparison
 
- OpenEMR Cloud Shared Hosting
 - OpenEMR Cloud Express - See here for Video Tutorial.
 - OpenEMR Cloud Express Plus
 - OpenEMR Cloud Standard - Not yet available. Soon will be available on AWS Marketplace.
 - OpenEMR Cloud Full Stack
 
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
- OpenEMR Appliance that is compatible with VirtualBox and VMware: OpenEMR Appliance Instructions
 
OS-X
- OpenEMR 5.0.0 macOS Sierra: built in Apache with the addition of MySQL and PHP --work in progress.
 - Installation in Lion Server: Pre-installed Apache with the addition of MySQL and PHP.
 - Installation of XAMPP stack and OpenEMR: A guide with screenshots and videos.
 
HOSTED
- Generic Host.
 - Amazon Web Services: install either the Ubuntu/Debian or Windows Package.
 - Synology DS214 + NAS.
 
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
- 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: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
OS-X
- Installation in Lion Server: Pre-installed Apache with the addition of MySQL and PHP.
 - Installation of XAMPP stack and OpenEMR: A guide with screenshots and videos.
 
HOSTED
- Generic Host.
 - Amazon Web Services: install either the Ubuntu/Debian or Windows Package.
 - Synology DS214 + NAS.
 
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
- 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: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
OS-X
- Installation in Lion Server: Pre-installed Apache with the addition of MySQL and PHP.
 - Installation of XAMPP stack and OpenEMR: A guide with screenshots and videos.
 
HOSTED
- Generic Host.
 - Amazon Web Services: install either the Ubuntu/Debian or Windows Package.
 - Synology DS214 + NAS.
 
OpenEMR Production Version 4.2.0
LINUX
- OpenEMR 4.2.0 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
 - 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
- 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 4.2.0 Windows Installation: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
OS-X
- Installation in Lion Server: Pre-installed Apache with the addition of MySQL and PHP.
 - 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: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
 - 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: 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: 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
 
OpenEMR Production Version 4.1.1
LINUX
- OpenEMR 4.1.1 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
 - 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: 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: 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
- OpenEMR Appliance Manual [html] [pdf]: Installation instructions and manual.
 
OpenEMR Production Version 4.1
LINUX
- OpenEMR 4.1 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
 - 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 PHP. Extremely simple to install, and supports automated OpenEMR upgrading.
 
WINDOWS
- 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: This is a guide to the installation of OpenEMR from the .zip file, with screenshots.
 
OS-X
CROSS-PLATFORM
- OpenEMR Appliance Manual [html] [pdf]: Installation instructions and manual.
 
OpenEMR Production Version 4.0
LINUX
- OpenEMR 4.0 Linux Installation: This is a guide to the installation of OpenEMR from the .tar.gz file, with screenshots.
 - 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: 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: 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 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: With screenshots.
 
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
- 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: With screenshots.
 
Macintosh OS X
OpenEMR Production Version 3.0
LINUX
- OpenEMR 3.0 Linux Installation: With screenshots.
 - 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 Installation: Setting up an Ubuntu LAMP Server for use with OpenEMR.
 
WINDOWS
- 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: With screenshots.
 
OpenEMR Production Versions(less than 3.0)
LINUX
- Download Package: These are basic instructions on how to download and install OpenEMR from an archived compressed package, a "tarball"
 - Mandriva Installation: Complete installation instructions of OpenEMR, FreeB, SQL-Ledger, php-GACL and SSL.
 - Ubuntu Installation: Ubuntu Desktop (old, for reference).
 - Ubuntu Server Installation: Setting up an Ubuntu LAMP Server for use with OpenEMR.
 
WINDOWS
- Windows XP Installation
 - Windows XP Install
 - Windows Server 2003 Installation
 - Additional installation instructions on Microsoft Windows using XAMPP at : http://openemr.blogspot.com
 
OS-X
- OS-X Installation : How to install on 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 .