4 years ago
currently you can only add 1 instance of an addon, like redis, and it will set the environment variables like REDISURL, REDISPORT 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:
REDISURLBLUE
REDISPORTBLUE
etc
instance 2:
REDISURLRED
REDISPORTRED
etc
2 Replies
4 years ago
Hey, wanna let you know that this is planned but we wanna refine the variables experience first.
Status changed to Planned angelo-railway • about 4 years ago
3 years ago
Greg is hands on keyboard for this feature. We are excited to finally get this out there!
Status changed to In Progress angelo-railway • about 3 years ago
3 years ago
Is this not complete now?
3 years ago
Shipped! More info here: https://docs.railway.app/databases/postgresql#connect along with new ways to connect to your DBs.
Status changed to Completed angelo-railway • almost 3 years ago
3 years ago
Shipped! More info here: https://docs.railway.app/databases/postgresql#connect along with new ways to connect to your DBs.
Angelo Saraceno: Thanks for the update!! Really excited for this.