How can I create a database service on Metal?
oksure
PROOP

a year ago

I read this thread, but couldn't figure out either.

https://station.railway.com/questions/cannot-add-a-new-database-service-on-met-8f2f0adb

Seems like it's possible, but I cannot figure it out. Hmm.

How can I move my existing services with a volume to Metal? Or, at least, how can I create a service with a volume on Metal? I don't see Metal in the dropdown when deploying a database. Otherwise, it shows all Metals. Very confusing.

Solved

4 Replies

oksure
PROOP

a year ago

I already had the feature flag turned on.

Attachments


oksure
PROOP

a year ago

Doesn't show Metal in the Regions dropdown. (It's now showing other regions either from today. That's weird...)

Attachments


romeobravo
TRIAL

a year ago

@oksure It took me some figuring out, but I managed to get a volume on metal.

You cannot switch a volume to metal yet, but Postgres is created in US West with a volume by default.

1. Create a Postgres DB

  1. Delete attached volume
  2. Deploy changes
  3. Switch Postgres service to metal region
  4. Attach volume (data path: /var/lib/postgresql/data)

romeobravo

@**oksure** It took me some figuring out, but I managed to get a volume on metal. You cannot switch a volume to metal yet, but Postgres is created in US West with a volume by default. 1\. Create a Postgres DB 1. Delete attached volume 2. Deploy changes 3. Switch Postgres service to metal region 4. Attach volume (data path: /var/lib/postgresql/data)

oksure
PROOP

a year ago

This is cool. Thanks a lot for the comment. I will try that. Thanks a lot for taking the time to leave the tip!


Status changed to Solved jake about 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...