AppSuite:ImageConverterClientInstall
From Open-Xchange
Description
The Image Converter Client is necessary to use Imageconverter Server functionality from the Appsuite.
Install on OX App Suite
Debian GNU/Linux 11.0
Add the following entry to /etc/apt/sources.list.d/open-xchange.list if not already present:
deb https://software.open-xchange.com/products/appsuite/stable/imageconverter/DebianBullseye/ /
# if you have a valid maintenance subscription, please uncomment the
# following and add the ldb account data to the url so that the most recent
# packages get installed
# deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/products/appsuite/stable/imageconverter/updates/DebianBullseye/ /
and run
$ apt-get update $ apt-get install open-xchange-imageconverter-client
Debian GNU/Linux 12.0
Add the following entry to /etc/apt/sources.list.d/open-xchange.list if not already present:
deb https://software.open-xchange.com/products/appsuite/stable/imageconverter/DebianBookworm/ /
# if you have a valid maintenance subscription, please uncomment the
# following and add the ldb account data to the url so that the most recent
# packages get installed
# deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/products/appsuite/stable/imageconverter/updates/DebianBookworm/ /
and run
$ apt-get update $ apt-get install open-xchange-imageconverter-client
Configuration
Adjust middleware configuration property to access the ImageConverter server: /opt/open-xchange/etc/imageconverter-client.properties: com.openexchange.imageconverter.client.remoteImageConverterUrl=http://<host>:8005/imageconverter