Difference between revisions of "Template:AddReposRHEL"

(Add Open-Xchange Repository)
 
(45 intermediate revisions by 7 users not shown)
Line 5: Line 5:
 
Start a console and create a software repository file for Open-Xchange:
 
Start a console and create a software repository file for Open-Xchange:
  
 +
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|
 
  $ vim /etc/yum.repos.d/ox.repo
 
  $ vim /etc/yum.repos.d/ox.repo
 
 
  [ox]
 
  [ox]
 
  name=Open-Xchange
 
  name=Open-Xchange
  baseurl=http://software.open-xchange.com/OX6/stable/{{{rhelname}}}/
+
  baseurl=https://software.open-xchange.com/OX6/stable/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 
  enabled=1
 
  enabled=1
  gpgcheck=0
+
  gpgcheck=1
 +
metadata_expire=0m
 
   
 
   
 
  # if you have a valid maintenance subscription, please uncomment the  
 
  # if you have a valid maintenance subscription, please uncomment the  
Line 19: Line 21:
 
  [ox-updates]
 
  [ox-updates]
 
  name=Open-Xchange Updates
 
  name=Open-Xchange Updates
  baseurl=http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/updates/{{{rhelname}}}/
+
  baseurl=https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/updates/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
|}}|}}
 +
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
 +
$ vim /etc/yum.repos.d/ox.repo
 +
[ox-frontend]
 +
name=Open-Xchange-frontend
 +
baseurl=https://software.open-xchange.com/OX6/6.22/frontend/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
 +
[ox-backend]
 +
name=Open-Xchange-backend
 +
baseurl=https://software.open-xchange.com/OX6/6.22/backend/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
 
 +
[ox-usm]
 +
name=Open-Xchange-USM
 +
baseurl=https://software.open-xchange.com/OX6/6.22/usm/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
 +
# 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
 +
 +
[ox-updates-frontend]
 +
name=Open-Xchange Updates-frontend
 +
baseurl=https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
 
 +
[ox-updates-backend]
 +
name=Open-Xchange Updates-backend
 +
baseurl=https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/backend/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
 
 +
[ox-updates-usm]
 +
name=Open-Xchange Updates-USM
 +
baseurl=https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/usm/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
|}}|}}
 +
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|appsuite|
 +
$ vim /etc/yum.repos.d/ox.repo
 +
[ox-appsuiteui]
 +
name=Open-Xchange-appsuiteui
 +
baseurl=https://software.open-xchange.com/products/appsuite/stable/appsuiteui/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
 +
[ox-backend]
 +
name=Open-Xchange-backend
 +
baseurl=https://software.open-xchange.com/products/appsuite/stable/backend/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 
  enabled=1
 
  enabled=1
  gpgcheck=0
+
  gpgcheck=1
 +
metadata_expire=0m
 +
 +
# 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
 +
 +
[ox-updates-appsuiteui]
 +
name=Open-Xchange Updates-appsuiteui
 +
baseurl=https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
 
 +
[ox-updates-backend]
 +
name=Open-Xchange Updates-backend
 +
baseurl=https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/{{{rhelname}}}/
 +
gpgkey=https://software.open-xchange.com/oxbuildkey.pub
 +
enabled=1
 +
gpgcheck=1
 +
metadata_expire=0m
 +
 
 +
|}}|}}
 +
<!--
 +
Starting with the release of Open-Xchange AppSuite 7.6.0, you you can also download the complete repository list from
 +
 
 +
https://software.open-xchange.com/products/appsuite/stable/{{{rhelname}}}.repo
 +
 
 +
For the basic install, you only need the repositories backend and frontend, you can comment out the others. If you want to configure the update repositories as well, you need to replace LDBACCOUNT and LDBPASSWORD with your real LDB credentials. -->
  
In case there are issues with an username and password containing URL unsafe characters, e.g. an @, they have to be entered URL encoded. Details can be found at http://www.w3schools.com/tags/ref_urlencode.asp
+
In case there are issues with an username and password containing URL unsafe characters, e.g. an @, they have to be entered URL encoded. Details can be found at https://www.w3schools.com/tags/ref_urlencode.asp

Latest revision as of 11:11, 25 January 2021

Add Open-Xchange Repository

Open-Xchange maintains public available software repositories for different platforms, such as RHEL. This repository should be added to the RHEL installation to enable simple installation and updates.

Start a console and create a software repository file for Open-Xchange:



In case there are issues with an username and password containing URL unsafe characters, e.g. an @, they have to be entered URL encoded. Details can be found at https://www.w3schools.com/tags/ref_urlencode.asp