From f480b434d1bfaec95701330fff4c06f717f8ee92 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 30 Apr 2024 17:57:18 +0200 Subject: [PATCH] Updated Installation using EGroupware docker RPM DEB package (markdown) --- Installation-using-EGroupware-docker-RPM-DEB-package.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation-using-EGroupware-docker-RPM-DEB-package.md b/Installation-using-EGroupware-docker-RPM-DEB-package.md index c888671..b9779a3 100644 --- a/Installation-using-EGroupware-docker-RPM-DEB-package.md +++ b/Installation-using-EGroupware-docker-RPM-DEB-package.md @@ -19,7 +19,7 @@ Since 20.1 EGroupware contains an additional push-server container and runs - fo * TypeScript&JavaScript build process and loading is completely new and significant different compared to 21.1: * 23.1 currently requires a browser capable of ES2020, which is no problem for recent desktop browsers, but it is **not available on older Apple device which are not supported to update beyond iOS/Safari 14**. We plan to support them in one of the next maintenance releases. * 3rd party apps may require some adaption to the new JS loading. The container entrypoint includes their js/app.{ts,js} in the build. -* 23.1 is only available with PHP 8.1 and 3rd party apps or our [deprecated apps (Wiki & KnowlegeBase)]() require some adaption to work with PHP 8.1 +* 23.1 is only available with PHP 8.2 and 3rd party apps or our [deprecated apps (Wiki & KnowlegeBase)]() require some adaption to work with PHP 8.2 * MariaDB container is updated to version 10.6 (unless you have an updated installation still using the database on the host) * Group administration is again be part of the community version (no longer need EPL or the separate groups app!) @@ -78,7 +78,7 @@ It will ask your EPL repo credentials, add them and the EPL image to your docker * **egroupware-logs.sh** tail EGroupware's error-log * EGroupware files will be store (as usual) in /var/lib/egroupware on the host * it will start the following container: -1. **egroupware** Ubuntu 20.04 based container with PHP 8.1 FPM and the EGroupware sources +1. **egroupware** Ubuntu 20.04 based container with PHP 8.2 FPM and the EGroupware sources 1. **egroupware-db** MariaDB 10.6 container (unless you update and used the DB from the host before) 1. **egroupware-push** PHP Swoole 8.1 endpoint of all websocket connections 1. **egroupware-nginx** Alpine based container with internal Nginx server