a year ago
I have a monorepo with multiple packages each deployed as a service on railway. Do i need to manually connect each to their respective service via railway link and when connecting with railway link what does it do? does it create a config file or something? Where does it store this info?
7 Replies
a year ago
I believe railway link just sets up the default target service for other commands like railway up and railway ssh
a year ago
I think it stores your configurations in a config folder under your user Folder in .railway/config.json (not sure where it's stored on Linux or MacOS though)
a year ago
I think it stores your configurations in a config folder under your user folder in .railway/config.json on windows - no clue where it's stored on Linux or MacOS though
a year ago
oh awesome
a year ago
!s
Status changed to Solved dev • about 1 year ago