Skip to content
scarytom edited this page Apr 8, 2011 · 34 revisions

Ci Eye

Building

  • check-out source
  • ant jar

Installation

none

Running

java -jar ci-eye.jar 8888

Configuration

  • settings are stored in the .ci-eye/ directory, found in your home
  • views.txt defines the views that are presented on the radiator
  • pictures.txt defines pictures displayed for committers, with the pictures/ sub-directory storing the images themselves
  • logging.properties defines the logging settings for the server, with log files usually stored in the logs/ sub-directory
  • N.B. Changes to configuration will require Ci-Eye to be restarted.

Clone this wiki locally