Difference between revisions of "Template:AddReposDebian"

(Add Open-Xchange Repository)
 
(10 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
Open-Xchange maintains public available software repositories for different platforms, such as Debian. This repository should be added to the Debian installation to enable simple installation and updates.
 
Open-Xchange maintains public available software repositories for different platforms, such as Debian. This repository should be added to the Debian installation to enable simple installation and updates.
  
Start a console and modify the Debian repository information file. It is required to add the ''non-free'' section of the Debian main repository for Sun Java. Also add the Open-Xchange software repository:
+
Start a console and modify the Debian repository information file. Also add the Open-Xchange software repository:
  
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
 
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.22|
Line 9: Line 9:
 
  $ cat << EOF >> /etc/apt/sources.list.d/open-xchange.list
 
  $ cat << EOF >> /etc/apt/sources.list.d/open-xchange.list
 
   
 
   
  deb http://software.open-xchange.com/OX6/6.22/frontend/{{{debnameox}}}/ /
+
  deb https://software.open-xchange.com/OX6/6.22/frontend/{{{debnameox}}}/ /
  deb http://software.open-xchange.com/OX6/6.22/backend/{{{debnameox}}}/ /
+
  deb https://software.open-xchange.com/OX6/6.22/backend/{{{debnameox}}}/ /
  deb http://software.open-xchange.com/OX6/6.22/usm/{{{debnameox}}}/ /
+
  deb https://software.open-xchange.com/OX6/6.22/usm/{{{debnameox}}}/ /
 
   
 
   
 
  # if you have a valid maintenance subscription, please uncomment the  
 
  # 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
 
  # following and add the ldb account data to the url so that the most recent
 
  # packages get installed
 
  # packages get installed
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{debnameox}}} /
+
  # deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/OX6/6.22/updates/frontend/{{{debnameox}}} /
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/backend/{{{debnameox}}} /
+
  # deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/OX6/6.22/updates/backend/{{{debnameox}}} /
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/usm/{{{debnameox}}} /
+
  # deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/OX6/6.22/updates/usm/{{{debnameox}}} /
 
  EOF
 
  EOF
 
</code>
 
</code>
Line 26: Line 26:
 
  $ cat << EOF >> /etc/apt/sources.list.d/open-xchange.list
 
  $ cat << EOF >> /etc/apt/sources.list.d/open-xchange.list
 
   
 
   
  deb http://software.open-xchange.com/OX6/stable/{{{debnameox}}}/ /
+
  deb https://software.open-xchange.com/OX6/6.20/{{{debnameox}}}/ /
 
   
 
   
 
  # if you have a valid maintenance subscription, please uncomment the  
 
  # 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
 
  # following and add the ldb account data to the url so that the most recent
 
  # packages get installed
 
  # packages get installed
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/updates/{{{debnameox}}} /
+
  # deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/OX6/6.20/updates/{{{debnameox}}} /
 
  EOF
 
  EOF
 
</code>
 
</code>
Line 38: Line 38:
 
  $ vim /etc/apt/sources.list
 
  $ vim /etc/apt/sources.list
 
   
 
   
  deb http://ftp.de.debian.org/debian/ squeeze main contrib non-free
+
  deb https://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/backend/{{{debnameox}}}/ /
deb-src http://ftp.de.debian.org/debian/ squeeze main contrib non-free
+
  deb https://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/frontend/{{{debnameox}}}/ /
 
deb http://security.debian.org/ squeeze/updates main contrib
 
deb-src http://security.debian.org/ squeeze/updates main contrib
 
 
deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/backend/DebianSqueeze/ /
 
  deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/frontend/DebianSqueeze/ /
 
 
</code>
 
</code>
 
}}{{#ifeq:{{{release|}}}|appsuite|
 
}}{{#ifeq:{{{release|}}}|appsuite|
 
<code>
 
<code>
  $ vim /etc/apt/sources.list
+
  $ cat << EOF >> /etc/apt/sources.list.d/open-xchange.list
 
   
 
   
  deb http://ftp.de.debian.org/debian/ squeeze main contrib non-free
+
  deb https://software.open-xchange.com/products/appsuite/stable/appsuiteui/{{{debnameox}}}/ /
  deb-src http://ftp.de.debian.org/debian/ squeeze main contrib non-free
+
  deb https://software.open-xchange.com/products/appsuite/stable/backend/{{{debnameox}}}/ /
 
   
 
   
  deb http://security.debian.org/ squeeze/updates main contrib
+
  # if you have a valid maintenance subscription, please uncomment the
  deb-src http://security.debian.org/ squeeze/updates main contrib
+
  # following and add the ldb account data to the url so that the most recent
   
+
  # packages get installed
  deb http://software.open-xchange.com/products/appsuite/stable/backend/DebianSqueeze/ /
+
  # deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/{{{debnameox}}} /
  deb http://software.open-xchange.com/products/appsuite/stable/appsuiteui/DebianSqueeze/ /
+
  # deb https://[CUSTOMERID:PASSWORD]@software.open-xchange.com/products/appsuite/stable/backend/updates/{{{debnameox}}} /
 +
EOF
 
</code>
 
</code>
 +
<!--
 +
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/{{{debnameox}}}.list
 +
 +
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. -->
 
}}
 
}}

Latest revision as of 11:12, 25 January 2021

Add Open-Xchange Repository

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

Start a console and modify the Debian repository information file. Also add the Open-Xchange software repository: