jenkins_2.19.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.19.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 617b1498d823ee0f2670efd2bcd52cae
SHA1 62d574ee3514e1d588ec18e2ee5d918aef4e6153
SHA256 d118fcda160245f8727c15692271e713585ac3bfd3b31fb1086821356a624e07
SHA512 526dc1689de38fedbd2b47e57599fb721eb65c5bc701cf9e8f3e324949950bed0e930672045b7d33ea655c11c4df7d4d541b1049da62aab53e96d9300775ce47

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

65.7 MB

Installed Size

65 MB

Downloads

19

wget

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

Homepage

http://jenkins.io/