Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the slides/labs for the October 2014 PLOW lecture on release engineering in Montreal. 

http://polymorse.polymtl.ca/plow/

To look at the presentation

git clone [email protected]:kmoir/Releng-tutorial.git
Open the file://your_repositor_path/index.html 


To install the presentation and see the speaker notes:
git clone [email protected]:kmoir/Releng-tutorial.git
cd Releng-tutorial
install node.js from http://nodejs.org/
sudo npm install
sudo npm install grunt
grunt serve

The AWS images I used for this lab were m3.large running Unbuntu 14.04
after the image was available I ran the following:
apt-get install git
https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Ubuntu
ports open 8080, 80, 22 in security rules in the AWS console
update to latest jenkins
install git plugin because it's not there by default 
sudo apt-get install python-pip
sudo pip install virtualenv

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages