jenkins_2.32.1_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.1

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 3cbe9b6d4d82c975642ea4409e21e087
SHA1 bfc226aabe2bb089623772950c4cc13aee613af1
SHA256 6703ba8e1e0c2d81b084b02c901dba95d37c0052cddda8b32ad2315801c02be8
SHA512 3102ca423328a51e9f255b992564431be69b147bcbec8f67aeb376585fbffdea2ab6ef3b40298ff29c085aa2b52280d253f59452d5d40aead0a87111fdc7956c

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.6 MB

Installed Size

65.4 MB

Downloads

43

wget

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

Homepage

http://jenkins.io/