Difference between revisions of "AppSuite:OX Display"

(Additional Packages)
Line 40: Line 40:
 
If not already done, add the following repositories to your Open-Xchange yum configuration:
 
If not already done, add the following repositories to your Open-Xchange yum configuration:
  
{{for loop||call=YUMRepo|pv=reponame|pc1n=path|pc1v=products/ads/stable|pc2n=rhelname|pc2v=RHEL6|stable}}
+
{{for loop||call=YUMRepo|pv=reponame|pc1n=path|pc1v=products/ads/|pc2n=rhelname|pc2v=RHEL6|stable}}
{{for loop||call=YUMRepo|pv=reponame|pc1n=path|pc1v=products/ads/stable|pc2n=rhelname|pc2v=RHEL6|pc3n=ldbaccount|pc3v=LDBUSER:LDBPASSWORD|stable/updates}}
+
{{for loop||call=YUMRepo|pv=reponame|pc1n=path|pc1v=products/ads/|pc2n=rhelname|pc2v=RHEL6|pc3n=ldbaccount|pc3v=LDBUSER:LDBPASSWORD|stable/updates}}
  
 
and run
 
and run

Revision as of 07:27, 26 October 2016

IN PROGRESS - OX Advertisement

The OX Advertisement is a service/product feature from Open-Xchange for customers to help implementing ads for monetization. End users of OX App Suite will get advertising offering in different forms and locations. The advertising will be displayed based on end users client, commercial offering and other configuration or environment settings.

Please Note: OX Advertisement is only available for OX Advertisement Program. Please contact Open-Xchange Sales for further information.

Key features

  • Ready to go solution without big pre investment
  • Quick and easy set up for selected ad servers
  • Pre-defined ad spaces and locations
  • Mobile ready
  • Perfectly integrated into OX App Suite
  • Easily customizable

OX Ad Engine

Open Xchange provides the OX Advertisement, the Ad Management system as a service for customers, who have integrated Advertising into OX App Suite.

Should the customer have an existing Advertising Partner, then OX will connect that partner into OX App Suite and clients on base of the OX Advertisement.

In addition, OX Ad Network partners can help to keep the fill rate in maximum to optimize the revenue

Requirements

You will find the requirements under OX App Suite and Platform Requirements

OX Advertisement requires the latest OX App Suite v7.8.2 version.

Download and Installation of OX Advertisement

Additional Packages

  • open-xchange-appsuite-ads - Open-Xchange App Suite plugin

Installation on the server varies depending on the underlying distribution, details are as follows.

Redhat Enterprise Linux 6 or CentOS 6

If not already done, add the following repositories to your Open-Xchange yum configuration:

[open-xchange-stable]
name=Open-Xchange-stable
baseurl=https://software.open-xchange.com/products/ads//stable/RHEL6/
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
enabled=1
gpgcheck=1
metadata_expire=0m

[open-xchange-stable-updates] name=Open-Xchange-stable-updates baseurl=https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/ads//stable/updates/RHEL6/ gpgkey=https://software.open-xchange.com/oxbuildkey.pub enabled=1 gpgcheck=1 metadata_expire=0m

and run

$ yum update
$ yum install open-xchange-appsuite-ads

Redhat Enterprise Linux 7 or CentOS 7

If not already done, add the following repositories to your Open-Xchange yum configuration:


[open-xchange-updates]
name=Open-Xchange-updates
baseurl=https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/ads/stable/updates/RHEL7/
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
enabled=1
gpgcheck=1
metadata_expire=0m

and run

$ yum update
$ yum install open-xchange-appsuite-ads

Debian GNU/Linux 7.0

If not already done, add the following repositories to your Open-Xchange apt configuration:


deb https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/ads/stable/updates/DebianWheezy /

and run

$ apt-get update
$ apt-get install open-xchange-appsuite-ads

Debian GNU/Linux 8.0

If not already done, add the following repositories to your Open-Xchange apt configuration:


deb https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/ads/stable/updates/DebianJessie /

and run

$ apt-get update
$ apt-get install open-xchange-appsuite-ads

SUSE Linux Enterprise Server 11

Add the package repository using zypper if not already present:


$ zypper ar https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/ads/stable/updates/SLES11 updates

and run

$ zypper ref
$ zypper in open-xchange-appsuite-ads

SUSE Linux Enterprise Server 12

Add the package repository using zypper if not already present:


$ zypper ar https://LDBUSER:LDBPASSWORD@software.open-xchange.com/products/ads/stable/updates/SLE_12 updates

and run

$ zypper ref
$ zypper in open-xchange-appsuite-ads

General Configuration

Please have a look on the related configuration page under [| OX Ad Engine Configuartion].