From 3bb2b6750619c24374ed4831f9b8b8a1509a48ac Mon Sep 17 00:00:00 2001 From: StefanU Date: Thu, 25 Jun 2020 20:28:29 +0200 Subject: [PATCH] Added hint not install Docker and DB before EGroupware; Stefan --- 19.1--Installation-using-egroupware-docker-RPM-DEB-package.md | 1 + 1 file changed, 1 insertion(+) diff --git a/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md b/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md index 8abc553..594e192 100644 --- a/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md +++ b/19.1--Installation-using-egroupware-docker-RPM-DEB-package.md @@ -3,6 +3,7 @@ The 19.1+ installation is based on **Docker**, even for the DEB or RPM packages. The only requirement for the host system is Docker and for DEB/RPM packages a recent MariaDB or MySQL. +**Docker and the database are installed with/by EGroupware in the correct versions. There is no previous installation necessary and also not reasonable.** > There is no difference in most parts of the installation between **community edition** (CE) and EGroupware GmbH **EPL** version. Same is true for an in-place upgrade from 17.1 and a new installation.