Default region for project or ask region before deploy
Anonymous
TRIALOP

2 years ago

The new regions feature is great and has enabled me to explore Railway for use for my startup.

Having said that, it is a bit frustrating having to change the region every time I deploy a new service.

It would be nice if there was an option to set the default region per project, or for the UI to ask for a region when creating a service, prior to deployment.

Perhaps a region setting in the account / team?

Completed

5 Replies

2 years ago

+1. Would be nice to add an account/team-level option and then eventually offer one per project.

I don't really like the ask when creating a service because that's one more step in the creation process.


n3rdc4ptn
HOBBY

2 years ago

Yes I also need that. Moving services afterwards is always causing problems for me


capturingnoise
PRO

2 years ago

+1. A quick fix is to define the region in a railway.json file in the root of your repo path:

    "deploy": {
        "region": "europe-west4"
    }

https://docs.railway.app/guides/config-as-code


driveworkstpmgit
PRO

a year ago

Would love the ability to set a default region for a team or user


9 months ago

Hello all!

This has now shipped, you can set your preferred region in your Workspace settings.

https://railway.com/workspace

Attachments


Status changed to Completed brody 9 months ago


Loading...