It’s no secret that I work around GitLab during my day job and that I generally love this software.
This blog post is therefore not biased at all in any way or form. (do I need to mark this further as sarcasm, or did everyone get the memo?)
For this quick tutorial, you’ll need:
- Some machine where the instance will be hosted
- Docker installed on the machine
- Ability to read instructions
For this, we’ll be using docker compose
which provides an easy way to bring services up from a configuration file.
This tutorial just provides a bare bones instance that you will need to configure further later.