Package Repository

From SPACE Wiki

Jump to: navigation, search

The package repository contains compiled, packaged and pre-configured software packages for each of the SPACE platform services. An installation only takes a single command or click through APT.

To activate the repository on any Debian system or derivative, enter the following commands:

% echo 'deb http://serviceplatform.org/packages/ ./' >> /etc/apt/sources.list.d/space.list
% apt-get update
% apt-get install space

Note: Debian has several fundamental issues with non-ASCII file and package names. This will hopefully be fixed at some point.

Note 2: You should have a MySQL server running before the installation. Several components require a MySQL database. The fact that it needs to be running is a weakness in the packaging system which will be remedied at some point in 2010.

Note 3: You can find out how to access the services by looking at /etc/hosts after the installation. Something better will be added soon.

Note 4: At the moment (July 2010) the package repository is not up to date, you need to generate packages on your own through the git-provided scripts.

List of packages by category

Platform services:

  • access-gate
  • conqo
  • contractwizard
  • contractwizard-negoratings
  • grandslam
  • maas
  • providerwizard
  • puq
  • ratings
  • rusco

Client-side tools:

  • conqotool
  • kardamom

Integration and Live Media (DVD/USB stick) packages:

  • branding
  • space
  • space-common
  • space-extended
  • spaceflight
  • spaceflight-base
  • spaceflight-desktop
  • spaceflight-boot (after 1.0 beta3)

External software packaged for convenience:

  • activemq
  • activemq-minimal
  • dbxml
  • knopflerfish
  • ode
  • stompcli
Personal tools