Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
For forecast, you can selfhost a Open-Meteo. But note this need a lot of RAM and storage to run the weather model.
https://github.com/open-meteo/open-meteo
This looks good, although I'm not a fan that it says "non-commercial use" To me that means, we reserve the right to alter the deal. Also it seems to get it's data from a private company, rather than my local government weather office and their public API, whatever it might be ?
Also, this says it is an API. So would I need to code up an entire web front end to display the data like I would like .. ?
I presume, there is some application which can display data of this API ? Are any, like the style I am after ?
I see that it has the historical data so that's great, maybe I could have the min/maximum recorded temperatures as part of my single temperature view thing, at least, it could do it !
I see there is a 10000 API request limit, so I don't know if that's going to work at all. If I just scroll back in time, I imagine it would bust this 10000 request cap very quickly ?
But that does sound like the most promising meteo self-hosted option.
It's kind of weird we've got maps, mail, notes but not weather ?
There are so many people making their own weather stations but it seems here there has not really been someone self-hosting their own weather dashboard !
Maybe it's a new frontier of selfhosting !