Should I create all new apps in metal?
geongeorge
PROOP

a year ago

Since you are auto migrating, should I create all new apps in metal even though I need postgres and redis which are not in metal.

Will there be latency?

Solved

14 Replies


a year ago

Since you are auto migrating, should I create all new apps in metal
I'd say it's worth considering for sure, I'm personally creating all my apps on metal to save myself the hassle of having to migrate later

even though I need postgres and redis which are not in metal
You can get redis and postgres on metal, make sure your metal volumes feature flag is enabled in settings

Will there be latency
If your services are in different regions then there will be latency, I used to have my server on us-west metal and my database on us-west GCP and there was about 20ms latency, though I've seen others complain about latency much higher so i guess it depends on your app's setup


geongeorge
PROOP

a year ago

You can get redis and postgres on metal, make sure your metal volumes feature flag is enabled in settings

Is it production ready? if now when do you plan to make this GA?


a year ago

Metal volumes themselves are production ready, the feature flag is just for migrating those volumes
I'm not sure when Railway plans to make it GA


geongeorge
PROOP

a year ago

Why is there a feature flag if its ready? I don't understand

1367536641270485000


geongeorge
PROOP

a year ago

Also why do you host your dbs in gcp?


a year ago

The feature flag is specifically for migrating volumes, not the volumes themselves
You can leave it disabled if you so prefer but then you'd have to create a new redis/postgres (starting on metal by changing default deployment region) and then migrate the data between them manually


a year ago

I don't host my databases on GCP
Unless you mean to ask whether Railway's hosting their databases on GCP? (to be clear I don't work for Railway)


10 months ago

The feature flag has been removed and it's not now* enabled for everyone


10 months ago

now*


10 months ago

yea now 💀 my fault (thanks for the correction)


10 months ago

Currently using Postgres and Redis in Metal.


10 months ago

!s


smoothcubegit
HOBBY

10 months ago

ah, that makes sense


Status changed to Solved dev 11 months ago


Loading...