Using Azure Static Web with github and using git-lfs
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.
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 ...
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...
How to create a ceritifcate using Lets Encrypt, Powershell and Azure Pre-Requierements Powershell Powershell module ´Posh-ACME´ DNS provider Domain Azure DevOps account A...
Had a nice challenge today playing around with docker, mainly docker-compose. What I wanted to try out was to have the entire application running in docker containers. The setup was...