Skip to content

libris/jenkins-surveillance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins surveillance page

Thin backend and ui to show jenkins build statuses through the Jenkins REST-API.

Configuration

In the /ui folder:

mv .surveillance.config.js.in .surveillance.config.js && cp .secrets.config.js.in .secrets.config.js
  • Add a jenkins token to .secrets.config.js

  • Edit .surveillance.config.js to your preferences.

Build Setup

cd ui
# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# build for production and launch server
yarn build
yarn start

# generate static project
yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

Thin UI to show jenkins status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •