AppSuite:ImageConverterClientInstall: Difference between revisions

From Open-Xchange
(Created page with "= Description = The Image Converter Client is necessary to use Imageconverter Server functionality from the Appsuite. {{InstallPlugin|pluginname=open-xchange-imageconverter...")
 
(No difference)

Latest revision as of 18:44, 3 June 2018

Description

The Image Converter Client is necessary to use Imageconverter Server functionality from the Appsuite.

Install on OX {{#if:App Suite|App Suite| AppSuite}}

Debian GNU/Linux 10.0

Add the following entry to /etc/apt/sources.list.d/open-xchange.list if not already present:

deb https://{{#if:%7C{{{ldbaccount}}}@%7C}}software.open-xchange.com/{{#if:products%7Cproducts%7Cproducts}}/appsuite/stable/imageconverter/DebianBuster/ /{{#if:||

# 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/{{#if:products|products|products}}/appsuite/stable/imageconverter/updates/DebianBuster/ /

}}

and run

$ apt-get update
$ apt-get install open-xchange-imageconverter-client

Debian GNU/Linux 11.0

Add the following entry to /etc/apt/sources.list.d/open-xchange.list if not already present:

deb https://{{#if:%7C{{{ldbaccount}}}@%7C}}software.open-xchange.com/{{#if:products%7Cproducts%7Cproducts}}/appsuite/stable/imageconverter/DebianBullseye/ /{{#if:||

# 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/{{#if:products|products|products}}/appsuite/stable/imageconverter/updates/DebianBullseye/ /

}}

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