Skip to content

sue445/jenkins_xfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple XFD(eXtreme Feedback Device) for Jenkins

Overview

How to use

  1. download files (git clone git://github.com/sue445/jenkins_xfd.git or 'Download as a zip file')
  2. cp config.js.sample config.js
  3. edit config.js with your setting
  4. upload files

later than 1.502

set hudson.model.Api.INSECURE=true at comand line args

ex. tomcat7

$TOMCAT_DIR/bin/setenv.sh

CATALINA_OPTS='-Dhudson.model.Api.INSECURE=true'
export CATALINA_OPTS

Sample

http://sue445.github.com/jenkins_xfd/

Other great XFDs

Releases

No releases published

Packages

No packages published