Description
Jenkins is an award-winning application that 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.
This is a RightScale OSS ServerTemplate supported by the community only and is an alpha release not recommended for production systems.
For community support, feedback, bugs & enhancement requests:
- RightScale OSS Forums
- #rightscale channel on Freenode IRC (irc.freenode.net)
For additional information, please see the RightScale OSS Community page on the Support Portal.
Contents
-
Cookbook Repo: git://github.com/flaccid/apt.git of flaccid's cookbooks+cookbooks_public+chef-jenkins
-
Cookbook Repo: git://github.com/flaccid/chef-jenkins.git of flaccid's cookbooks+cookbooks_public+chef-jenkins
-
Cookbook Repo: git://github.com/flaccid/cookbooks.git of flaccid's cookbooks+cookbooks_public+chef-jenkins
-
Cookbook Repo: git://github.com/flaccid/cookbooks_public of flaccid's cookbooks+cookbooks_public+chef-jenkins
-
MultiCloudImage: RightImage_RHEL_5.6_x64_v5.7 [rev 11]
-
MultiCloudImage: RightImage_CentOS_5.6_x64_v5.7 - XenServer [rev 4]
-
MultiCloudImage: RightImage_CentOS_5.6_x64_v5.7 [rev 29]
-
MultiCloudImage: RightImage_CentOS_5.6_x64_v5.7_EBS [rev 3]
-
MultiCloudImage: RightImage_RHEL_5.6_i386_v5.7 [rev 4]
-
MultiCloudImage: RightImage_CentOS_5.6_x64_v5.7 - VMware [rev 7]
-
MultiCloudImage: RightImage_Ubuntu_10.04_i386_v5.7 [rev 7]
-
MultiCloudImage: RightImage_Ubuntu_10.04_i386_v5.7_EBS [rev 3]
-
MultiCloudImage: RightImage_Ubuntu_10.04_x64_v5.7 [rev 12]
-
MultiCloudImage: RightImage_Ubuntu_10.04_x64_v5.7_EBS [rev 3]
-
MultiCloudImage: RightImage_CentOS_5.6_x64_v5.7 - KVM [rev 10]
-
MultiCloudImage: RightImage_CentOS_5.6_i386_v5.7_EBS [rev 3]
-
MultiCloudImage: RightImage_CentOS_5.6_i386_v5.7 [rev 6]
-
MultiCloudImage: MyCloud: RightImage_CentOS_5.6_x64_v5.7 [rev 4]
-
Recipe: java::openjdk
-
Recipe: build-essential::default
-
Recipe: apt::default
-
Recipe: iptables::default
-
Recipe: java::default
-
Recipe: runit::default
-
Recipe: java::oracle
-
Recipe: java::oracle_i386
-
Recipe: jenkins::default
-
Recipe: joe::default
-
Recipe: python::default
-
Recipe: python::package
-
Recipe: python::pip
-
Recipe: python::source
-
Recipe: python::virtualenv
-
Recipe: rubygems::install_gems
-
Recipe: resolver::rs_run_resolver
-
Recipe: rs_utils::default
-
Recipe: rs_utils::setup_hostname
-
Recipe: rs_utils::setup_logging
-
Recipe: rs_utils::setup_mail
-
Recipe: rs_utils::setup_monitoring
-
Recipe: rs_utils::setup_server_tags
-
Recipe: rs_utils::setup_ssh
-
Recipe: rs_utils::setup_timezone
-
Recipe: ruby::default
-
Recipe: rubygems::default
-
Recipe: resolver::default
-
RepoPath: flaccid's cookbooks+cookbooks_public+chef-jenkins [rev 3]
See More
Revisions
Revision 4 | Sep 11, 2012
Bump RepoPath to flaccid's cookbooks+cookbooks_public+chef-jenkins [rev 3]; Update MCI revisions to latest available; move python default recipe to op scripts; add apt cookbook and recipe.
Revision 3 | Mar 02, 2012
Test Inputs 2.0 fix.
Discussion
Info
No Ratings
Supported Clouds
Pricing
All Users
Sign-up for RightScale
Support Information
Support is limited to the RightScale Community.
Please post bugs and enhancement requests on the RightScale OSS forums. Feel free to join us on #rightscale IRC.
