First Task

This is the basic project to practise on in devops. I have used Game of throne code to deploy.

Please follow the instruction:

  1. Clone Game of Throne written in Java code and start repository.
  2. Build tool using maven.
  3. Take Jenkins for CI tool.
  4. Create warfile using Jenkins pip command.
  5. Use Nexus as remote repository management tool using port 8081.
  6. Store warfile in nexus.

Step by Step Procedure.

  1. Install ubuntu OS.
  2. Get game of throne code and login to your github account.
  3. Create a project and copy that file into github account.