jenkins_2.32.3_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install jenkins=2.32.3

Jenkins monitors executions of repeated jobs, such as building a software

Full description:
  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:
 - Building/testing software projects continuously, just like CruiseControl or
   DamageControl. In a nutshell, Jenkins provides an easy-to-use so-called
   continuous integration system, making it easier for developers to integrate
   changes to the project, and making it easier for users to obtain a fresh
   build. The automated, continuous build increases the productivity.
 - Monitoring executions of externally-run jobs, such as cron jobs and procmail
   jobs, even those that are run on a remote machine. For example, with cron,
   all you receive is regular e-mails that capture the output, and it is up to
   you to look at them diligently and notice when it broke. Jenkins keeps those
   outputs and makes it easy for you to notice when something is wrong.

Checksums

MD5 8bbb7b11b6495f69bdfcc3ce0d8a64a6
SHA1 2c8933530409e72391ab9e34bf0ca1e4df6f20da
SHA256 7260ab705ffe67c17c201c54a57aa27d7f72414978e91c2e3936862485fa08ad
SHA512 b0ccb0bf251194a24f1d10836b5f3dad552c67f68f7cb59cca7eeaa319bf54344d45bc244986da2da5827ad65e4a2a189addf953a01ac9b54e75f2d58425a802

Depends

  • daemon, adduser, procps, psmisc, net-tools, default-jre-headless (>= 2:1.7) | java7-runtime-headless

Conflicts

  • hudson

Replaces

  • hudson

Files

  • /usr/share/jenkins/jenkins.war
  • /usr/share/doc/jenkins/copyright
  • /usr/share/doc/jenkins/changelog.gz
  • /etc/logrotate.d/jenkins
  • /etc/init.d/jenkins
  • /etc/default/jenkins

Uploaded

over 8 years ago

Package Size

66.3 MB

Installed Size

65.1 MB

Downloads

15

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/xenial/jenkins_2.32.3_all.deb/download.deb?distro_version_id=165"

Homepage

http://jenkins.io/