Giter Site home page Giter Site logo

jenkinsci / kato-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jlarky/jenkins-kato-plugin

2.0 99.0 2.0 304 KB

forked from HipChat plus few things from updated Campfire but with sane settings (thanks to scp plugin)

Home Page: https://wiki.jenkins-ci.org/display/JENKINS/Kato+Plugin

Java 100.00%

kato-plugin's Introduction

Evolution:

https://github.com/jgp/hudson_campfire_plugin ->
https://github.com/jlewallen/jenkins-hipchat-plugin ->
https://github.com/jenkinsci/kato-plugin

Installation

This plugin is available from the Update Center in your Jenkins installation.

Building from source:

  1. Install maven 3

  2. $ mvn clean

  3. $ mvn package

  4. target/kato.hpi is the Kato plugin, upload it to your plugin management console (http://example.com:8080/pluginManager/advanced). You have to restart Jenkins in order to find the Kato plugin in the installed plugins list.

Development mode

Run mvn hpi:run -Djetty.port=8090 For more info, please consult Plugin Tutorial

SSL certificate

You can import the Kato SSL certificate manually:

keytool -import -alias api.kato.im \
  -keystore $JAVA_HOME/jre/lib/security/cacerts \
  -trustcacerts -file api.kato.im.cer

or use this script to import all necessary startssl certificates.

Proxy

The Kato plugin will reuse the "HTTP Proxy Configuration" of the plugin manager ("Manage Jenkins" -> "Manage Plugins" -> "Advanced").

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.