Difference between revisions of "Template:AddReposSLES"

(Add Open-Xchange Repository)
 
Line 27: Line 27:
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
 
<code>
 
<code>
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{slesname}}}/ ox-updates-frontend
+
  zypper {{{zyparg}}} https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{slesname}}}/ ox-updates-frontend
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/backend/{{{slesname}}}/ ox-updates-backend
+
  zypper {{{zyparg}}} https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/backend/{{{slesname}}}/ ox-updates-backend
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/usm/{{{slesname}}}/ ox-updates-usm
+
  zypper {{{zyparg}}} https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/usm/{{{slesname}}}/ ox-updates-usm
 
</code>|}}|}}
 
</code>|}}|}}
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|appsuite|
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|appsuite|
 
<code>
 
<code>
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/{{{slesname}}}/ ox-updates-appsuiteui
+
  zypper {{{zyparg}}} https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/{{{slesname}}}/ ox-updates-appsuiteui
  zypper {{{zyparg}}} http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/{{{slesname}}}/ ox-updates-backend
+
  zypper {{{zyparg}}} https://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/{{{slesname}}}/ ox-updates-backend
 
</code>|}}|}}
 
</code>|}}|}}
  

Latest revision as of 18:38, 15 May 2015

Add Open-Xchange Repository

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

Start a console and add the Open-Xchange software repository for {{{slesname}}}:



If you have a valid maintenance subscription, please run the following command so that the most recent packages get installed:



A warning will be shown because the Open-Xchange packages are not yet signed by a cryptographic key. To accept and continue the installation, press Y.