Blog of things

posts in category * Devops

Deploying this site via docker

2024-8-30

This is a static website, that uses the a custom fork of the original Poet library to render markdown files as html. I wanted to learn about Docker and Kubernetes so I decided to host it on a container first before figuring out how to deploy it to Kubernetes. This series is going to be my experience of the process.

read more

Setting up Raspbian Desktop VM on VirtualBox

2019-8-30

The RaspberryPi is a tiny and diminutive computer, but I often cannot carry it with me on places like trains for daily commute. In such scenarios it is nice to have the Raspbian Desktop available handy for quick experiments.

read more