Skip to content
scarytom edited this page Jun 5, 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 directory
  • 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
Clone this wiki locally