deploying client
eytan414
PROOP

a month ago

Can I host my frontend client on my billing package? if so, how does the url works? do I get random or can I have specific domain ?

$10 Bounty

1 Replies

Railway
BOT

a month ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway about 1 month ago


You can deploy a service in Railway by uploading your code to Github or uploading a prebuilt Docker image to a supported registry such as Docker hub or GHCR.

And yes, you can host a frontend application on Railway.

In your service settings, you'll come across a networking section, where you'll be able to set a custom domain by using CNAME records provided by Railway.


Loading...