drdrigg
White label domain?
Ah ok, thanks!
I saw that you can add multiple domains to a project. Can I perhaps add the customers domains to the project using the Railway API? Is there a limit of the amount of domains that can be added? I do it like this on Vercel.
8 replies
Postgres is very slow
Well not sure about that since its just a change of url to the database. Same code (that works). Do I need to change anything else in the code to make it work with internal communication or is it just a variable change?
20 replies
How to deploy Angular on Railway?
Well it worked at the end but the overall connection to Rails is so slow so it will not work for this project. Also this project are using white label custom domains for each user and the Railway way of handling domains are a bit of a hassle. It uses some type of cnames that not even Dnsimple.com supports.
66 replies
Access rails console and run rake tasks?
I am only using Railway services, Rails app, Redis service template and Postgres service template. I also tried both connecting to database using "public" url and using "private" direct url. Same result.
100 replies