In this article, I’m gonna walk you through configuring on-premise GitLab Server, GitLab Runner, and CI/CD for containerized microservices. We’ll deploy and run all the containerized microservices on the same machine where GitLab and Runner are set up. GitLab Server GitLab allows you to host an on-premise GitLab server(or Git repository) that…