this post was submitted on 07 Jun 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

222 readers
1 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/darkswormlv on 2025-06-07 15:55:52+00:00.


Hey r/selfhosted! ๐Ÿ‘‹

I've been working on a project that I think many of you might find useful - a Wake-on-LAN HTTP proxy that automatically wakes up your servers when requests come in.

The Problem: You want to save power by shutting down servers when not in use, but you also want them to be accessible when needed without manually waking them up.

The Solution: This proxy sits in front of your services and automatically sends WOL packets when someone tries to access an offline server, then forwards the request once it's awake.

Key Features:

  • ๐Ÿ”Œ Automatic Wake-on-LAN when services are accessed
  • ๐Ÿฅ Health monitoring with configurable intervals
  • โšก Caches health status to minimize latency
  • ๐Ÿณ Easy Docker deployment
  • ๐Ÿ“ Simple TOML configuration
  • ๐Ÿ”„ Supports multiple target servers
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here