Book Image

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA [Video]

By : Nand Venegalla
Book Image

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA [Video]

By: Nand Venegalla

Overview of this book

This course teaches on how to build DevOps environment for organizations. This identifies DevOps toolchain fit for their organization and customize as needed. You will be able to develop a Full-fledged environment setup for major categories in DevOps toolset. In this course we will review some of the best practices and tool chain that will help you setup the automated workflows for operations and development. It will help you increase your knowledge around DevOps and provide you an opportunity to become a change agent in your company to minimize the manual tasks of branching, code commits, code reviews, code merges, build, tests (unit and integration), code quality metrics and standards, integration with repository manager, analytics, deployment of code to the server and application monitoring across environments. The course also covers the agile lifecycle from the point of identifying a requirement and capturing and development and deployment and provide the trace-ability by the story.
Table of Contents (14 chapters)
Free Chapter
1
Introduction
14
Conclusion
Chapter 4
Development (Code, Test, Review and Merge)
Content Locked
Section 7
Configure for SCM and Artifactory
In this video, you will be able to configure the spring boot project to talk to the SCM and artifactory. The id's in distribution Management configuration in pom.xml need to match the server settings in the settings.xml to ensure that you are able to communicate to artifactory successfully.