Skip to content

c42/jenkins-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Configure ~/.aws/config file in this format.

[default]
region = XXXXXXX
aws_access_key_id = XXXXXXXXXXXXXX
aws_secret_access_key = XXXXXXXXXXXXXXXXXXXX

In AWS default group

Add Inbound Rule to SSH and TCP Port 8080 allowing your IP.

bundle install

chef-client -z -o jenkins-c42

Then, go to AMI Public IP:8080

Jenkins Default login

This can be configured in cookbooks/jenkins-c42/attributed/default.rb

username : admin
password : admin

License and Authors

Author:: Anurag Kanungo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages