add more than 1 instance of an addon
complete
ฏ๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎๎
currently you can only add 1 instance of an addon, like redis, and it will set the environment variables like REDIS_URL, REDIS_PORT etc.
in heroku for example, you can add 1 instance of an addon and it work the same way railway does now, but you can add more instances of the addon and it will set the environment variables like
instance 1:
REDIS_URL_BLUE
REDIS_PORT_BLUE
etc
instance 2:
REDIS_URL_RED
REDIS_PORT_RED
etc
Angelo Saraceno
complete
Shipped! More info here: https://docs.railway.app/databases/postgresql#connect along with new ways to connect to your DBs.
Saurabh Bhatia
Angelo Saraceno: Thanks for the update!! Really excited for this.
Calum MacRae
Is this not complete now?
Angelo Saraceno
in progress
Greg is hands on keyboard for this feature. We are excited to finally get this out there!
Angelo Saraceno
planned
Hey, wanna let you know that this is planned but we wanna refine the variables experience first.