Posted in

Worst case, build your own

One of the services I’ve been self-hosting is a live weather map, originally built from a Docker-based template I discovered a few years ago. Recently, an API change caused the application to break, and after reviewing GitHub issue threads, it was clear there wasn’t a straightforward containerized fix available.

Instead of waiting for a solution, I decided to take a more hands-on approach and build my own weather dashboard from the ground up—expanding on the original concept while improving flexibility and functionality.

This project is still a work in progress, but I’ve been actively developing and refining it with continuous improvements. I’ve also made the source code publicly available for anyone interested in contributing or deploying their own instance using Docker.

🔗 Live Dashboard: https://weather.hbtecsholutions.com
🔗 GitHub Repository: https://github.com/iireddrag0nii/weather-dashboard

Leave a Reply

Your email address will not be published. Required fields are marked *