Nginx Proxy Manager implementation
jeck0v
PROOP
2 months ago
Hello,
We are currently running our application on Railway using a GitHub repository with a custom Dockerfile.
I have been asked to set up Nginx Proxy Manager on Railway in front of this existing application exposed as an external service.
The goal is to define path based routing rules, similar to a standard Nginx Proxy Manager setup, for example exposing /static/ and /media/ on port 80 and proxying them to specific services or ports.
Do you have any official documentation or recommended approach for implementing this kind of setup on Railway, especially regarding running a dedicated Nginx Proxy Manager service ?
Thank you
0 Replies