Self‑hosting Overpass API (US‑only) on Docker: a Journey with Bumps
Public Overpass API instances are great… until they’re not. Rate limits, timeouts, and the constant fear of being that person who DDoS’иs the public endpoint with one bad…
Public Overpass API instances are great… until they’re not. Rate limits, timeouts, and the constant fear of being that person who DDoS’иs the public endpoint with one bad…
In the previous article, DIY a Smart Reverse Osmosis TDS & Flow Meter with ESPHome and ESP32‑C6, the hardware side of a smart RO monitor was built: TDS…
The author detailed a project to monitor a reverse osmosis (RO) system using salvaged probes from a commercial TDS monitor, integrated with an ESP32-C6 and ESPHome. This setup measures TDS levels, temperature, and water flow, enabling real-time insights and integration with Home Assistant for tracking and automating alerts related to water quality and consumption.
Self‑hosting Nextcloud on an OpenMediaVault (OMV) server is a great way to take control of your files, calendars, contacts, and photos. In this guide, we’ll go through a…
Self‑hosting a home server is awesome… until you realize your important documents and photos still live only in the cloud. In this guide we’ll walk through how to…
Running containers with Docker is powerful, but managing everything from the command line can quickly become overwhelming — especially on a home server or small VPS. This is…
Self‑hosting WordPress sounds simple: “just run a container and you’re done”. In reality, if you’re doing it on OpenMediaVault (OMV) with Docker, paths, volumes, and passwords can easily…
This project turns an ESP32-S3 with a 480×480 RGB (ESP32-4848S040С) display and capacitive touchscreen into a fully touch‑controlled Home Assistant dashboard. It shows outdoor temperature, humidity, pressure, battery…
If you like having compact sensor tiles that still explain what the numbers mean, this card is for you. The Sensor Legend card shows a numeric value (e.g. CO₂, PM2.5, VOC, temperature) and,…
I really like the look of the GeekMagic SmallTv devices. 😍 The problem: the stock firmware is limited, and doesn’t integrate nicely with my smart home. So I…