Connecting dbeaver to a database running in a docker container over sshTook me a few hours today to figure this out so I thought I would write it down.Dec 1, 2023Dec 1, 2023
SSH public Key distribution to remote servers using bash scriptThe provided Bash script is designed to facilitate the addition of multiple SSH public keys to the authorized_keys file on a remote server…Nov 15, 2023Nov 15, 2023
Configuring Ubuntu server and GitHub Actions for seamless CI/CD pipelinesOn the serverNov 15, 2023Nov 15, 2023
Prisma’s distinct option does not use SQL SELECT DISTINCTI’m very new to the world of JavaScript as well as web development in general. Recently, I started a web application project and decided to…Aug 15, 2023Aug 15, 2023
Steering Clear of Side-Quests on the Path to Successful Software DeliveryI’ve been away from web development for a decade, and I recently started building a web application. Needless to say, the world of web…Aug 14, 2023Aug 14, 2023
Azure — delete role assignments that do not have a principalscript the deeletion of dangling role assignmentsFeb 10, 2023Feb 10, 2023
AKS — using kubelogin to achieve non-interactive authentication for a service principalA conventional setup for managing infrastructure is to be able to run changes through a CI system. In Azure an account for your CI system…Oct 13, 2022Oct 13, 2022
Azure — initial setup for TerraformWhile the goal is to have all infrastructure scripted and version controlled. It created a chicken an egg problem since you need to have…Oct 8, 2022Oct 8, 2022