P1Monitor v1.6.0 & v.1.7.0 Docker image updates

It’s something that just works, so I rarely think about it in a life where 24 hours per day seem insufficient. But suddenly I felt like checking the P1Monitor Download Page again and saw a new V1.6.0 version. While I was building that one over the weekend as a Docker image for my users I saw a v1.7.0 version as well. Both are now tested and released. Check out the Docker Hub page. »

Author image Robin Vleij

P1Monitor Docker Image improvements

Based on some user feedback (I’m proud of my first Github issue in a way haha) I received here I decided to figure out how this image building thing in Docker works a bit more in detail. It’s not that hard and quite fun. Basically the source for building the Docker image you’ll find in my repo. In there is the Dockerfile which “builds” the image, which I build cross platform with Docker Buildx. »

Author image Robin Vleij

Dutch Smart Meter

P1Monitor Lately I’ve been playing around with P1Monitor to connect to my smart meter at home, measuring both gas and electricity usage. Here in The Netherlands we have a standard for that communication that’s also adopted in other countries: DSMR. The P1-Monitor app, which normally is distributed as a SDCard image for RaspberryPi use, connects to the USB port (you need a cable like this one) and reads the telegrams the meter transmits on it’s serial port. »

Author image Robin Vleij

about

Welcome to my blog, where I keep notes about tech stuff I discover. Hopefully you found this on Google and saved some time setting up some cool self-hosting project with my notes! »

Author image Robin Vleij

Plausible.io Self-host Setup

For my personal website (with virtually no visitors) I was using Google Analytics, just because it was easy. But as soon as I found out about Plausible I decided to give it a go, especially since it’s possible to self-host Plausible. My goal was to setup Plausible in combination with Clickhouse (the click DB), Postgres (already running) behind my Traefik proxy, hosted as a service on Docker Swarm (but locked to a host since I don’t have persistent storage across hosts). »

Author image Robin Vleij

Welcome

Welcome to my blog! In my spare time I fiddle with tech stuff, self-hosting things like Nextcloud, Plausible, Bitwarden (well Vaultwarden), Synapse (Matrix). I’m running a NUC and a Pi4 in a Docker Swarm setup, if you’re wondering. :) Sometimes getting things to work requires some eh effort and Google Skillz™. I figured: let’s share what I find out for others like myself to find later on and have a bit smoother ride getting things to work. »

Author image Robin Vleij