This post demonstrates how to install Java (JDK) 8 in Red Hat Enterprise Linux in AWS EC2.
Install Jenkins in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Jenkins in Red Hat Enterprise Linux in AWS EC2.
Install Docker in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Docker in Red Hat Enterprise Linux in AWS EC2.
Install Artifactory in Red Hat Enterprise Linux and AWS EC2
This post demonstrates how to install Artifactory in Red Hat Enterprise Linux in AWS EC2.
Reuse Unit Tests by Converting them to Parameterized Tests
This post demonstrates how to reuse our unit tests with JUnit Parameterized. Let’s say, we have a JUnit test class that tests for, for example, a single web browser’s “browse-to-URL” functionality in various scenarios and we want to reuse those tests for other browsers with the least code change.
Install Git in Red Hat Enterprise Linux and AWS EC2
This post will show how to install Git in Red Hat Enterprise Linux in AWS EC2.
Continuous Integration with GitHub and Jenkins in Red Hat, and AWS EC2
This post demonstrates how to setup a Continuous Integration environment using Jenkins to build codes checked in in GitHub.com. Our Jenkins instance runs on Red Hat Enterprise Linux in AWS EC2.
Configure AWS Toolkit for Eclipse with Account Credentials
This post briefly demonstrates how to configure the AWS Toolkit for Eclipse. First, Access Keys need to be generated in the AWS account. Then, use them for the AWS Toolkit plugin installed in Eclipse.
Clone Bluemix Git Projects using SourceTree
Are you unable to clone your own Git project hosted in https://git.ng.bluemix.net using SourceTree? This post demonstrates just that!
Add members to IBM Bluemix Git Projects
This post demonstrates how to add member developers to an existing Git project in IBM Bluemix.