Updated Installation using egroupware docker RPM DEB package (markdown)

Ralf Becker 2023-03-14 13:03:23 +01:00
parent ae21ce189e
commit c95eac12ca

@ -17,9 +17,9 @@ Since 20.1 EGroupware contains an additional push-server container and runs - fo
## Major differences from a 21.1 installation
* 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.
* 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 require some adaption]() to work with PHP 8.1
* 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
* 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!)