jenkins_2.32.2_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.2

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 1585eff0d866e98a683a37cb8c15ea24
SHA1 2af0e3e9674afd61e24a2b765522c453ce317d3d
SHA256 93172d7e739e049e782eb6093ec79c1971402d3e0adbc39e111787a0d6912a58
SHA512 9a6f0e226bfa6cf3d545a65ff21febad77a3b856f9e2f1c768e4310a51f0638b218068824d40d88662b3172d14bc726a1569e1a4c2358d71f48d959291e5fc66

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

9

wget

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

Homepage

http://jenkins.io/