Category

Information Technology

IT related posts, how to get stuff done with computers, gadgets, phones and more

Browse categories & tags
Cloud

Self-Hosting changedetection.io on a Tiny VPS (DigitalOcean 512MB)

After experimenting with various website change detection tools, I decided to self-host changedetection.io — a fantastic open-source app that lets you monitor specific elements on websites, including JavaScript-heavy ones, using CSS or XPath selectors. This post outlines how I deployed it on a tiny 512MB DigitalOcean droplet, hardened the server, and set up Pushover notifications […]

Automate homebridge backups on RPI

The article provides a guide for automating Homebridge backups on a Raspberry Pi, without using the UI. The guide also includes cron setup and backup file pruning and rotation. It can be utilised for backing up anything on a Raspberry Pi or linux system.