Skip to content

Instantly share code, notes, and snippets.

@mitchwongho
Last active August 29, 2015 14:22
Show Gist options
  • Save mitchwongho/c1dd068189642dc7282e to your computer and use it in GitHub Desktop.
Save mitchwongho/c1dd068189642dc7282e to your computer and use it in GitHub Desktop.
Jenkins Installation Notes

Jenkins Installation Notes

The purpose of this gist is to capture the installation steps used to install Jenkins "in the cloud".

The Goal

The goal of this exercise is to host a Jenkins master in the cloud (OpenShift) and Jenkins slaves on AWS EC2.

Installation

Jenkins

Jenkins Master

I'm using OpenShift to host the Jenkins master.

Jenkins Slave

Signup for a AWS EC2 account for the Jenkins slaves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment