24 days ago
Hello Railway Community,
I need to add this application:
https://sbomator-production.up.railway.app/
to our website, under:
https:///eswlab.com/sbomator/app
Can you please guide me how to do it?
Thank you in advance
Yossi Turgeman
Pinned Solution
24 days ago
You can only add subdomains, not routes as a custom domain.
Alternatively, you can set up routing rules in your registrar (or DNS service), or in your current application to redirect users to the Railway URL when the path matches /sbomator/app.
4 Replies
24 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 24 days ago
24 days ago
You can only add subdomains, not routes as a custom domain.
Alternatively, you can set up routing rules in your registrar (or DNS service), or in your current application to redirect users to the Railway URL when the path matches /sbomator/app.
24 days ago
You can set up a reverse proxy like Caddy for example to achieve this. Where Caddy routes traffic to a specific service based on the path.
24 days ago
Is there a way to do so and keep my website online?
Or does it require to be down for a
bit?
Status changed to Solved brody • 21 days ago
