transfer service to another project

2 years ago

Hello,
I have an api running in a specific project, and a database and backup nodejs app running as two services in a different project, can I merge them all together in one project (as multiple services) without the need to delete and create a new service and configure them from the start, just transfer? And is it recommended to combine them all together in first place? They all related services but just asking to be sure.
And thanks in advance šŸ™šŸ¼

Solved

2 Replies

2 years ago

66e86b54-709d-4b45-9625-e3b0bf32a5c7


2 years ago

all related services should be in the same project so that they can communicate via the private network saving you on egrees.

unfortunately railway does not provide a way to move services from one project to another yet, so that would be a fully manual process.


Status changed to Solved Railway • almost 2 years ago


Loading...