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
I was wishing I had one just recently. I'm not smart enough to get my ancient APC UPS to interface to Debian with the USB cable, so I need a device I can ping that's plugged into the mains (ie not through the UPC) so I can run a script that shuts the server down when the Pi stops responding to the pings.
So that's all it'd need to do - respond to pings when it's powered on. I've ordered a B+ for exactly this job.
Have you tried using NUT? https://networkupstools.org/
No. That looks very promising. Thanks, I'll check it out!
Probably cheaper to just use an ESP8266 or the like
Thanks - I sort of had that Idea and looked at the ESP32 with an Ethernet port, but it was looking complex to flash because of no UART etc. Looks like the ESP8266 would need an add on for Ethernet? Plus I might still be out of my depth figuring out how to flash it?
I also considered an Ethernet hat for the Uno since I have a couple of them floating around somewhere, but in the end the B+ was cheaper. Those little boards would probably be better for power consumption as well though
All you'd need to program that ESP32 is an USB to UART adapter, you can get those for pennies on the dollar. I've never used Ethernet on the ESP32 so I can't attest to how easy it would be, however I do know that doing it over WiFi is super simple.
That's a clever idea. My UPS does already have the smart pants features like that, but I love the simplicity of that as a concept.
Does it have the weird rj50 (yes 50) endpoint ?
Yes
i have made a stl of that if you need the cable, it is janky but it works
Aww. Thanks. I've got the cable, I just need to invest some time into a couple of suggestions from here.
it should just work with KDE