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.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
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
The latest thing I've cobbled together with n8n is a routine that goes out to https://sol24.net/ and pulls in the current Aurora forecast and the current 7 day video of solar flares into my dashboard. I've always had a fascination with how the sun affects the earth and the protective layers of our atmosphere, since I was a child. I built my own 5 watt, code only, transmitter and receiver and would set in my room late nights collecting QSL cards and talking to people from all over the world . I quickly learned that the ionosphere and other protective layers affected how far my little 5 watt signal would bounce. Solar flares burn holes in the ionosphere and prevent a good bounce halfway around the world. So the challenge was to pick days where there was good ionosphere coverage, and minimal solar flares in conjunction with antenna positioning.
This is the current video which takes you from 11/29 to 12/5. It's mind boggling to me the absolute power and energy represented: https://sol24.net/data/stereo_7day_euvi304.mp4
You could probably conjure up something in bash to do this, but I really like working in n8n.