drdrigg
drdrigg
RRailway
Created by drdrigg on 10/24/2023 in #✋|help
Deploys not working
There seems to be issues with deploys. I get this error when I try to deploy: Error response from daemon: No such image: europe-west4.registry.rlwy.net/1f436792-f876-4802-a8f9-9290b942c425:81c81ba4-a27f-4536-a5e8-77d32d0cfe37 Project ID: 312b74d3-7061-448f-a297-539dd2bfbb7e
4 replies
RRailway
Created by drdrigg on 10/15/2023 in #✋|help
White label domain?
Is it possible to allow "white label" domains on Railway? For example if my main domain is app.domain.com can I let my users use their own domains like app.theirdomain.com to point to my app.domain.com? Is it just a CNAME pointing at app.domain.com or is there anything needed to do in Railway? Project ID: 312b74d3-7061-448f-a297-539dd2bfbb7e
8 replies
RRailway
Created by drdrigg on 10/14/2023 in #✋|help
Postgres is very slow
Hello, I have created a project with a very simple express js app that connects to a postgres server (located in the same project in Railway). I connect to it and GET four simple posts (only ones in the database) and it takes a wopping 3 seconds to complete! I therefore try to create the exact same database on Digitalocean with the same data and with the same express js app (hosted on Railway) and the same small query takes 200 ms (still very slow but much much better). Why is Postgres so slow at Railway? This is unsuable unfortunately. Project ID: 312b74d3-7061-448f-a297-539dd2bfbb7e
20 replies
RRailway
Created by drdrigg on 9/29/2023 in #✋|help
How to deploy Angular on Railway?
How can I deploy my Angular 14 app on railway. Do I need to do anything? Like create a dockerfile (if yes, any template I can use)? Project ID: 988851b6-78d5-44de-a73d-3e5b6468c8bf
66 replies
RRailway
Created by drdrigg on 9/29/2023 in #✋|help
Import a Postgres .sql file
Is there a good way to import a .sql file into the Railway postgres database? Project ID: 988851b6-78d5-44de-a73d-3e5b6468c8bf
5 replies
RRailway
Created by drdrigg on 9/29/2023 in #✋|help
Access rails console and run rake tasks?
Is it possible to run rake tasks on the server here at Railway? And even perhaps possible to access the rails console on the server? Project ID: 988851b6-78d5-44de-a73d-3e5b6468c8bf
100 replies
RRailway
Created by drdrigg on 9/27/2023 in #✋|help
EU servers are slower than US server (I am in the EU)
I have deployed an empty Postgres template, a Redis template and a Rails app in the European datacenter and it responds in 350 ms. But when I have the servers in the US West the same endpoint responds in 260 ms. I am located in Europe. How can the response be slower when using EU server (I am in the EU) than using US servers? Project ID: 988851b6-78d5-44de-a73d-3e5b6468c8bf
118 replies
RRailway
Created by drdrigg on 9/22/2023 in #✋|help
How to select region?
I want to use Europe instead of US. I have a PRO account and is a beta tester. Build log says: [Region: us-west1] Variable in the service is: RAILWAY_REGION europe-west4
110 replies