wowitsjack
HOBBYOP
9 months ago
Is there any way to show any kind of visual link, lines, or anything I can do in order to 'link' my services together in the Dashboard so I can better visualize my data flow?
7 Replies
9 months ago
Creating a shared variable will create a link in the dashboard. This is commonly done if services talk to each other through the private network
So like,
I could link these by adding TEAM=1 to each of these 3 services?

9 months ago
Follow the Shared Varables section here: https://docs.railway.com/guides/variables#shared-variables
9 months ago
Not possible through code, I’m not sure about the cli. As far as I know there isn’t a way to edit service variables in the CLI.
9 months ago
!s
Status changed to Solved adam • 9 months ago