I’ve got a mini pc which is running always and another one which consumes a lot more power for e.g. jellyfin.
Can I configure it such that the jellyfin server only boots if I connect to it? E.g. I try to connect to jellyfin.y.com and then the server boots because the mini pc tries to connect to it.
I already figured out how to let it sleep automatically as soon as nobody is watching.
Dragonish@lemmy.dbzer0.com 1 day ago
If you have a reverse proxy running on the mini pc and handling jellyfin.y.com then there is this plugin which will send the WoL packet to the jellyfin server when a request is sent.
github.com/dulli/caddy-wol
enemenemu@lemm.ee 1 day ago
Thanks!
I use nginxproxymanager, I’ll try to find something similar (I couldn’t find something directly)
Xanza@lemm.ee 1 day ago
Image