Homelab - New setup
In 2019 I bought a Raspberry PI to run telegram bots, a few scripts, and tools. This was my first experience in managing a Linux “server”!
Later on, I started managing a VPS with a friend of mine, then I started running Docker containers on it to avoid installing programs directly and to avoid the pain of adding PPA repositories. Then I met Kubernetes but I didn’t want to install it on the VPS to keep the VPS management simple and without a lot of overhead (yes, I still use docker-compose).