Page 1 of 1

Plug and play reverse proxy nginx template

Posted: Tue Nov 05, 2024 3:21 am
by Radi
Hi,

So I was going through this thread and the myVesta Github repo in search for a plug and play reverse proxy template for Vesta: viewtopic.php?t=4 , but from what i understand it seems to be only for IP changes/redirections.

Does any template exist for this? For example to have nginx connect to a Go app and forward requests as-is (for specific domain/subdomain) to it, while connecting to Apache for the other domains?

Please forgive me if this exists, I couldn't find it.