© 2026 Hashnode
Upgrading Jenkins in production is one of those tasks every DevOps engineer fears a little. You know the feeling: What if Jenkins fails to restart? What if a plugin breaks? What if jobs disappear or credentials get corrupted? But recently, I cha...

If you're using Windows Subsystem for Linux (WSL) and want to install the Go programming language, this guide will walk you through the entire process from updating your system to running your first Go program. Go (Golang) is widely used for backend ...

I tried creating my own AWS account to host GitLab, but it didn't work out 😅. The free tier VM, t2.micro, couldn't support the full GitLab 😕, and the VM kept crashing 💥, so I hosted my own GitLab instead 😊. You can also host your own GitLab with ...

If you're new to the world of software development on Windows, you might have heard terms like "Docker" and "WSL2" thrown around. These two technologies have become incredibly popular because, when combined, they create a fantastic environment for bu...
