Hello, I’m Madis Kõosaar

Develops and designs software, works as a DevOps consultant at Solidify, with a Full Stack Developer experience. Is passionate about Azure DevOps, GitHub. I write about different problems I have encountered and solutions for them regarding Technology, Code, DevOps, CI/CD as I learn and educate my self.

Latest Posts

Docker Compose Dotnetcore Https

https://docs.microsoft.com/en-us/aspnet/core/security/docker-compose-https?view=aspnetcore-5.0

How to create a GitHub Action with JavaScript

GitHub Actions short background You can create actions by writing custom code that interacts with your repository in any way you’d like, including integrating with GitHub’s APIs and ...

GitHub Error: Authentication Failed from the Command Line

When setting up a 2 Factory Authentication in GitHub you might hit a wall when trying to clone or push changes to your repository. At least thats what happend to me. Once I tried to...