I was looking for a solution to run a GitLab pipeline locally. I haven’t really figured out an easy way, but apparently one could use the gitlab-runner tool to run individual jobs. Although you can install all tools for Windows I wanted to run the tools a bit more isolated. Therefore I decided to use… Continue reading Fun with WSL and local GitLab Runner
Category: DevOps
Speed up builds and separating infrastructure (update on becoming an Azure Solution Architect)
It has been a while since I last posted an update on becoming an Azure Solution Architect. When I started this journey in 2020 I didn’t have a lot of hands on experience with Azure. One year later I still feel like I’m learning new things every day. 🙂 Working on a real project helped… Continue reading Speed up builds and separating infrastructure (update on becoming an Azure Solution Architect)
Typolino – Firebase and GitLab CI/CD
I decided to migrate the Typolino application to GitLab and this blog post describes how I did it. Until now I hosted my code on GitHub or Bitbucket. I wasn’t really interested in GitLab. But after taking a closer look I realized that GitLab has some very nice features aboard, specifically in the area of… Continue reading Typolino – Firebase and GitLab CI/CD