nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Execute command on request

Open bandundu opened this issue 2 years ago • 0 comments

Hello community,

I have the situation that I run NGINX Proxy Manager on a low power Raspberry Pi and some of the more demanding services on my desktop pc / server. I don't want to run my pc 24/7, but rather turn it on as soon as the site I'm hosting from the pc is requested.

Here is an example:

(Hosted on RPI) → NGINX Proxy Manager

(Hosted on Desktop) → desktop.mydomain.com

now as soon as I (or anyone else), accesses desktop.mydomain.com I want my Raspberry Pi to send a WOL packet to my Desktop.

Is something like this possible? If so how? I would also be happy to be pointed so some helpful resources here.

bandundu avatar Jul 05 '22 06:07 bandundu