this post was submitted on 01 Aug 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

218 readers
2 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/robert_teonite on 2025-07-31 20:31:06+00:00.


I have a failover setup for my main internet provider using an LTE modem. I've also found it very useful to have a mobile number available for sending SMS alerts when server errors occur, such as:

  • no internet connection โ€” sending status updates about the failover
  • sending messages about modem restarts
  • and so on...

I've searched in many places for such a tool but couldn't find one, so I wrote a simple tool to handle SMS messages using ModemManager.

Here it is: https://github.com/teon/sms

If anyone needs the LTE/ModemManager failover solution, drop a comment.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here