A small update on my solar website:
- Reached 20 days of uptime
- I made small tweaks to the CSS, added float for images, and adapting to mobile screens. Me writing CSS, nobody expected that, especially me.
- Added traffic statistics from
vnstat
And that is the curious part. Why is my Pi Zero pulling ~55MB of data each day? It's not the website traffic, because that is being done on the wg0
interface. I'm guessing apt checking for updates, Wireguard keep-alive connections and other minor background stuff? Anyone knows?