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?
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.
2 years ago
Yes I also need that. Moving services afterwards is always causing problems for me
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"
}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.
Attachments
Status changed to Completed brody • 9 months ago