How to set up a Railway deployment and point your owns.it.com subdomain towards it.
This guide will walk you through the process of setting up a Railway deployment and pointing your owns.it.com subdomain towards it.
First, you’ll need to get the CNAME record from Railway:
Create a JSON file inside the domains directory (domains/subdomain.json
) with the following content and submit a pull request:
Replace:
your-github-username
with your GitHub username[email protected]
with your email addressthe-value-railway-gave-you
with the CNAME value you copied from RailwayImportant: Since the Railway CNAME value doesn’t show your actual website, you must include a preview of your website in your pull request.
After your pull request has been merged, your website should be accessible at your owns.it.com subdomain. The process may take a few minutes for DNS changes to propagate.
If your site isn’t working:
If you’ve waited 48 hours and the DNS records haven’t updated:
For additional assistance:
Note: owns.it.com is not affiliated with Railway. For Railway-specific issues, please use their support channels.
How to set up a Railway deployment and point your owns.it.com subdomain towards it.
This guide will walk you through the process of setting up a Railway deployment and pointing your owns.it.com subdomain towards it.
First, you’ll need to get the CNAME record from Railway:
Create a JSON file inside the domains directory (domains/subdomain.json
) with the following content and submit a pull request:
Replace:
your-github-username
with your GitHub username[email protected]
with your email addressthe-value-railway-gave-you
with the CNAME value you copied from RailwayImportant: Since the Railway CNAME value doesn’t show your actual website, you must include a preview of your website in your pull request.
After your pull request has been merged, your website should be accessible at your owns.it.com subdomain. The process may take a few minutes for DNS changes to propagate.
If your site isn’t working:
If you’ve waited 48 hours and the DNS records haven’t updated:
For additional assistance:
Note: owns.it.com is not affiliated with Railway. For Railway-specific issues, please use their support channels.