jvvan / reverseproxy

Reverse Proxy API powered by Nginx.
MIT License
13 stars 1 forks source link

Make the api work with nginx proxy manager #12

Open anondev-sudo opened 2 years ago

anondev-sudo commented 2 years ago

Add option that you can set nginxproxymanager url, username and password and this will make it easier to control it using API. There can be separate branch/project for it. https://github.com/NginxProxyManager/nginx-proxy-manager

jvvan commented 2 years ago

This is supposed to be a replacement for Nginx Proxy Manager and not to be used with it.

However, there are plans to make a UI to manage the API. Planning a rewrite when I have the time for it as it is not a priority at the moment.

On Sat, May 7, 2022, 10:41 AM AnonDev @.***> wrote:

Add option that you can set nginxproxymanager url, username and password and this will make it easier to control it using API. There can be separate branch/project for it. https://github.com/NginxProxyManager/nginx-proxy-manager

— Reply to this email directly, view it on GitHub https://github.com/j122j/reverseproxy/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIFHCYYOY7XWU5CVBZTRTJ3VIYUE7ANCNFSM5VKDIBVA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

anondev-sudo commented 2 years ago

Yes, I would appreciate UI option (it should be optional)