Hi, @toyjack
Firstly, I'd like to extend my heartfelt thanks for creating the railway-nginx-basic-auth project. It has been extremely helpful for setting up secured reverse proxies.
I've been working on an enhancement that I believe could be valuable to the project. Specifically, I have made some modifications to enable support for multi-service reverse proxy configurations instead of a single service. This allows for the use of one instance of the nginx server to reverse proxy to multiple services, which can be particularly useful in environments where multiple services need to be securely exposed.
The changes have been tested in my own setup and are working well. And the repo url is here
Best regards
Hi, @toyjack
Firstly, I'd like to extend my heartfelt thanks for creating the
railway-nginx-basic-authproject. It has been extremely helpful for setting up secured reverse proxies.I've been working on an enhancement that I believe could be valuable to the project. Specifically, I have made some modifications to enable support for multi-service reverse proxy configurations instead of a single service. This allows for the use of one instance of the nginx server to reverse proxy to multiple services, which can be particularly useful in environments where multiple services need to be securely exposed.
The changes have been tested in my own setup and are working well. And the repo url is here
Best regards