7 months 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
7 months ago
I believe railway link just sets up the default target service for other commands like railway up and railway ssh
7 months 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)
7 months 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
7 months ago
oh awesome
7 months ago
!s
Status changed to Solved dev • 7 months ago