nginx-ui icon indicating copy to clipboard operation
nginx-ui copied to clipboard

enhancement idea: redirects / reverse proxy config

Open techieshark opened this issue 5 years ago • 3 comments

It'd be great to have a simple UI to help people unfamiliar with nginx redirects & proxy rules create those.

Presumably, there's demand for this - here's a WP plugin with like 1 million installs devoted just to setting up redirects. https://wordpress.org/plugins/redirection/

OTOH, maybe that's duplicative of https://nginxproxymanager.com/

techieshark avatar Jun 24 '20 22:06 techieshark

Hello @techieshark, thank you for your suggestion for improvement. If I understand this correctly, the application should abstract the configuration by using for example a wizard? I find the idea really good and interesting. But I also think that the application has no other issues that need to be solved first. So I would put this issue aside and work on it as soon as we get to this point. You are welcome to push the development yourself and leave a PR there with the feature. :)

schenkd avatar Jun 25 '20 10:06 schenkd

Maybe add some "prepared" snippets, such as 301 redirects for non https traffic etc. Or a toggle for "write this domains nginx logs into separate file".

LucaNerlich avatar Jun 25 '20 13:06 LucaNerlich

@schenkd hi, thanks! Yeah no huge rush but if that changes I'll submit a PR, thank you :)

If I understand this correctly, the application should abstract the configuration by using for example a wizard?

Yep, that's exactly that I was thinking.

@LucaNerlich : Maybe add some "prepared" snippets, such as 301 redirects for non https traffic etc.

That sounds like a great idea too, even if perhaps as the interim solution. Thanks for the idea, Luca!

techieshark avatar Jul 02 '20 21:07 techieshark