Difference between revisions of "CommunitySoftwareRepositories"

(Open-Xchange Server 6 Community Repositories)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Open-Xchange Server 6 Community Repositories =
+
= Open-Xchange Server Community Repositories =
  
The Open-Xchange Server 6 community packages are built using the [http://en.opensuse.org/Buildservice openSUSE Buildservice]. These packages can either be downloaded manually by pointing your browser or download manager to http://download.opensuse.org/repositories/server:/OX:/ or they can be integrated into package managers for various platforms as described below. It is highly recommended to use the installation guides to enable easy updating and package management for your prefered Linux distribution.
+
The Open-Xchange community packages are built using the [http://en.opensuse.org/Buildservice openSUSE Buildservice]. These packages can either be downloaded manually by pointing your browser or download manager to http://download.opensuse.org/repositories/server:/OX:/ or they can be integrated into package managers for various platforms as described below. It is highly recommended to use the installation guides to enable easy updating and package management for your preferred Linux distribution.
  
 
The hierarchy of the download server for the Open-Xchange packages is organized like this:
 
The hierarchy of the download server for the Open-Xchange packages is organized like this:
  
  http://download.opensuse.org/repositories/server:/OX:/[RELEASE]/[DISTRIBUTION]
+
  http://download.opensuse.org/repositories/server:/OX:/[PRODUCT]:/[COMPONENT]/[DISTRIBUTION]
 
   
 
   
  RELEASE     := the Open-Xchange release
+
  PRODUCT     := appsuite or ox6.22
 +
COMPONENT    := component repository (backend/frontend)
 
  DISTRIBUTION := the target distribution
 
  DISTRIBUTION := the target distribution
 
Besides the regular releases like ''ox6'' a ''snapshot'' release is created every day, for those who like to life on the bleeding edge.
 
  
 
=Installation Guides=
 
=Installation Guides=
  
== [[Quick_install_guide_for_the_Server_Edition_Debian4|Debian 4.0]] ==
+
[[Template:Main_Page#Supported_packages|See main page]]
 
 
== [[Quick_install_guide_for_the_Server_Edition_Ubuntu8.04|Ubuntu 8.04]] ==
 
 
 
== [[Quick_install_guide_for_the_Server_Edition_openSUSE11|openSUSE 11]] ==
 
 
 
== [[Quick_install_guide_for_the_Server_Edition_Fedora8| Fedora 8]] ==
 
  
 
= Archive packages =
 
= Archive packages =
Line 33: Line 26:
 
  wget -nd -r -l1 --no-parent -A.deb -Pox6 \
 
  wget -nd -r -l1 --no-parent -A.deb -Pox6 \
 
  http://download.opensuse.org/repositories/server:/OX:/ox6/xUbuntu_8.04/all/
 
  http://download.opensuse.org/repositories/server:/OX:/ox6/xUbuntu_8.04/all/
 +
 +
[[Category: OX6]]

Latest revision as of 08:58, 2 December 2013

Open-Xchange Server Community Repositories

The Open-Xchange community packages are built using the openSUSE Buildservice. These packages can either be downloaded manually by pointing your browser or download manager to http://download.opensuse.org/repositories/server:/OX:/ or they can be integrated into package managers for various platforms as described below. It is highly recommended to use the installation guides to enable easy updating and package management for your preferred Linux distribution.

The hierarchy of the download server for the Open-Xchange packages is organized like this:

http://download.opensuse.org/repositories/server:/OX:/[PRODUCT]:/[COMPONENT]/[DISTRIBUTION]

PRODUCT      := appsuite or ox6.22
COMPONENT    := component repository (backend/frontend)
DISTRIBUTION := the target distribution

Installation Guides

See main page

Archive packages

To download all packages to a local directory using wget, the following command applies for RPM packages:

wget -nd -r -l1 --no-parent -A.rpm -Pox6 \
http://download.opensuse.org/repositories/server:/OX:/ox6/openSUSE_11.0/noarch/

and for DEB packages:

wget -nd -r -l1 --no-parent -A.deb -Pox6 \
http://download.opensuse.org/repositories/server:/OX:/ox6/xUbuntu_8.04/all/