This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > System > jenkins (2.277.2)

Jenkins monitors executions of repeated jobs, such as building a
software project or jobs run by cron. Among those things, current
Jenkins focuses on the following two jobs:

1. Building/testing software projects continuously
2. Monitoring executions of externally-run jobs,

This slackbuild tracks the Jenkins LTS branch.

Groupname and Username

You must have the 'jenkins' group and user to run this script,
for example:

groupadd -g 251 jenkins
useradd -g 251 -u 251 -r -s /bin/bash -d /var/lib/jenkins jenkins

This requires: jdk

Maintained by: Andrew Clemons
Keywords: java,ci,jenkins,hudson,maven,ant
ChangeLog: jenkins

Homepage:
https://www.jenkins.io/

Source Downloads:
jenkins.war (28e9cfedc215824551df7c83aee8768d)

Download SlackBuild:
jenkins.tar.gz
jenkins.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
files
jenkins.SlackBuild
jenkins.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds