In this chapter, we will use GitHub as a Git repository platform to store our open source project, so you will need a GitHub account, which you can create for free here: https://github.com/. In order to fully understand the DevOps practices that will be used in this chapter, you should be well-versed with the following chapters of this book:
- Chapter 5, Managing Your Source Code with Git
- Chapter 6, Continuous Integration and Continuous Delivery
- Chapter 10, Static Code Analysis with SonarQube
The complete code for this chapter can be found at https://github.com/PacktPublishing/Learning_DevOps/tree/master/CHAP14.
Check out the following video to see the code in action: