5 months 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 ?
Pinned Solution
5 months 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.
1 Replies
5 months 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 • 5 months ago
5 months 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.
Status changed to Solved 0x5b62656e5d • 3 months ago