Difference between revisions of "Downloading Installers"

From iDempiere en
(Update documentation with release-11 information)
Tag: visualeditor
Line 13: Line 13:
 
== Continuous Integration Installers ==
 
== Continuous Integration Installers ==
  
=== Daily Installers for v10 ===
+
=== Daily Installers for v11 ===
  
iDempiere version 10 is maintained and stable. This is the recommended version to install for implementation and production purposes.  
+
iDempiere version 11 is maintained and stable. This is the recommended version to install for implementation and production purposes.  
  
 
You can find daily installers for this version at:
 
You can find daily installers for this version at:
* https://sourceforge.net/projects/idempiere/files/v10/daily-server/
+
* https://sourceforge.net/projects/idempiere/files/v11/daily-server/
  
 
For example, you can download the latest with these commands:
 
For example, you can download the latest with these commands:
  
  wget https://sourceforge.net/projects/idempiere/files/v10/daily-server/idempiereServer10Daily.gtk.linux.x86_64.zip
+
  wget https://sourceforge.net/projects/idempiere/files/v11/daily-server/idempiereServer11Daily.gtk.linux.x86_64.zip
  wget https://sourceforge.net/projects/idempiere/files/v10/daily-server/idempiereServer10Daily.gtk.linux.x86_64.zip.MD5
+
  wget https://sourceforge.net/projects/idempiere/files/v11/daily-server/idempiereServer11Daily.gtk.linux.x86_64.zip.MD5
 
  md5sum -c idempiereServer10Daily.gtk.linux.x86_64.zip.MD5
 
  md5sum -c idempiereServer10Daily.gtk.linux.x86_64.zip.MD5
  
Line 38: Line 38:
 
For example, on a test server you can execute following commands:
 
For example, on a test server you can execute following commands:
  
  wget https://sourceforge.net/projects/idempiere/files/devel/daily-server/idempiereServerDev11Daily.gtk.linux.x86_64.zip
+
  wget https://sourceforge.net/projects/idempiere/files/devel/daily-server/idempiereServerDev12Daily.gtk.linux.x86_64.zip
  wget https://sourceforge.net/projects/idempiere/files/devel/daily-server/idempiereServerDev11Daily.gtk.linux.x86_64.zip.MD5
+
  wget https://sourceforge.net/projects/idempiere/files/devel/daily-server/idempiereServerDev12Daily.gtk.linux.x86_64.zip.MD5
  md5sum -c idempiereServerDev11Daily.gtk.linux.x86_64.zip.MD5
+
  md5sum -c idempiereServerDev12Daily.gtk.linux.x86_64.zip.MD5
  
 
== Previous Release Installers ==
 
== Previous Release Installers ==

Revision as of 14:42, 28 December 2023

Table of Contents | Install Prerequisites | Downloading Installers | Installing from Installers

Instead of creating your own installers as shown in Creating Installers section, most probable you will like to download pre-cooked installers for you.

Continuous Integration Installers

Daily Installers for v11

iDempiere version 11 is maintained and stable. This is the recommended version to install for implementation and production purposes.

You can find daily installers for this version at:

For example, you can download the latest with these commands:

wget https://sourceforge.net/projects/idempiere/files/v11/daily-server/idempiereServer11Daily.gtk.linux.x86_64.zip
wget https://sourceforge.net/projects/idempiere/files/v11/daily-server/idempiereServer11Daily.gtk.linux.x86_64.zip.MD5
md5sum -c idempiereServer10Daily.gtk.linux.x86_64.zip.MD5

NOTE there is also a Debian Installer available. For installation you must follow the Debian Installer Guide:

*gtk.linux.x86_64.deb for Debian/Ubuntu 64 bits

Daily Installers for Development version

Development version is pretty stable, but it can be at some times unstable, so it is recommended to install it for testing purposes, and to check new features, but not for production.

Daily builds for linux64 and windows64 platforms can be found here:

For example, on a test server you can execute following commands:

wget https://sourceforge.net/projects/idempiere/files/devel/daily-server/idempiereServerDev12Daily.gtk.linux.x86_64.zip
wget https://sourceforge.net/projects/idempiere/files/devel/daily-server/idempiereServerDev12Daily.gtk.linux.x86_64.zip.MD5
md5sum -c idempiereServerDev12Daily.gtk.linux.x86_64.zip.MD5

Previous Release Installers

You can find the official installers for previous releases (with corresponding MD5 checksum) at sourceforge:

Please note that iDempiere becomes rolling update maintenance. Installing a previous version is not recommended.

Own Installers

You can find the guides to create your own installers at:

This tutorial is brought to you by Carlos Ruiz from BX Service GmbH. Feel free to improve directly or suggest using the Discussion tab.

Table of Contents | Install Prerequisites | Downloading Installers | Installing from Installers

Cookies help us deliver our services. By using our services, you agree to our use of cookies.