This tutorial allows to setup a local GitLab stack running on Docker, and to experience the CI/CD pipeline feature with a sample Java application.
Any Linux PC running Docker, or Windows/Mac running Docker Desktop.
Part One: Follow instructions in folder docker to setup the GitLab docker stack.
Part Two: Follow instructions in folder sample to create a project in GitLab and run a CI/CD pipeline.