I don't see the option to add a volume
luan
PROOP

6 months ago

Hi,

I want to create a Volume service in a project but I don't see the option even after searching for it.

Thanks!

$10 Bounty

3 Replies

Railway
BOT

6 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


6 months ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 6 months ago


lonelywolf
HOBBY

6 months ago

Hello, could you please share more details or what services are there in your menu?


colinrm000
HOBBY

6 months ago

You don’t create a standalone “Volume service” on Railway. You attach a Volume to an existing compute service from its context menu.

In your project, find the service that needs persistence (your app container).

  • Right‑click the service tile (or click its … menu) → Attach Volume.

  • Set Mount Path (e.g., /app/data) and size → Save → Redeploy.

Reference: https://docs.railway.com/guides/volumes


Loading...