#devops
Read more stories on Hashnode
Articles with this tag
I decided to virtualize my infrastructure, and the first step was to put my OpenWRT firewall into the Harvester cluster. ยท In my previous article, Is...
Are you trying to find a hypervisor type 1 for your homelab? Harvester might be an interesting choice. ยท When I notice there are old computers collecting...
Bring GitHub to your beloved terminal. ยท Probably you have been familiar with Git CLI, but have you ever heard of GitHub CLI? What is GitHub CLI? How is...
Let's learn an elegant way to automate your software project on GitHub. ยท What is GitHub Actions? ๐ I guess you are familiar with GitHub at this point....
Using different secrets based on a triggered branch ยท This is more about describing my personal development and debugging experience, less of a...
My initial approach to defining the necessary tools for a CI/CD pipeline. ยท This is more about describing my personal development and debugging...