1. Pre-requirements
    1. HTTP Server
    2. SMTP Server
    3. Database
    4. Ruby
    5. Image Magick
  2. Cassiopeia Installation

Pre-requirements

Following softwares are required to use the Cassiopeia.

HTTP Server

HTTP server that can accept CGI1.1 (RFC3875) is required.

Apache is free and famous HTTP server so it would be better choice.

Note

SMTP Server

SMTP server is required.

Following software is free and well-known SMTP server.

Database

As of now, Cassiopeia just supports PostgreSQL database.

Note

Ruby

Cassiopeia is written by Ruby programming language. Its interpreter and some external modules are required.

Image Magick

Cassiopeia requires powerful picture conversion tool "convert" which is provided by Image Magick.

Note

Cassiopeia Installation

Download

Please download newest version of cassiopeia from here.

Extraction

Please extract the downloaded archive by appropriate software.

e.g.

% tar xfj cassiopeia-version.tar.bz2

% unzip cassiopeia-version.zip

Placement

Please put the extracted directory on somewhere.

e.g. Put it on DocumentRoot of apache could be usual choice. It supposes that the DocumentRoot is /var/www/apache2-default, command are

% su -

# mv cassiopeia/ /var/www/apache2-default/

Prev

Top

Upward

Next

Shop Management