New environment with Mongo Service not populateing variables
Hi π
I am currently working on a project using MongoDB. Everything works fine on my production env.
But when I create a new env, I get not variables populated in my MongoDB service, thus I cannot connect my new env to it π’
7 Replies
Project ID:
5a94bac1-141c-4934-9b5a-61018753c1e2
5a94bac1-141c-4934-9b5a-61018753c1e2
Hmm, I was experiencing this too with Postgres. Try clicking on the three-dots menu and importing them from production, for now.
@Raigato @aleks - give this thread a read https://discord.com/channels/713503345364697088/1168972458943062026/1168976057144193208
The main really annoying thing with this is that PR environments don't "just work", since I have to manually go in and add the variable to each environment.
yeah i agree, not a super smooth experience
made a feedback https://community.railway.app/discuss/thread/automatically-add-environment-variables-to-new-environments-9c69fd5d
Railway Community
Automatically add environment variables to new environments - Railw...
Context: Discord thread
Right now, when you create a new environment or when a PR environment is created, you have to manually add all of your services' (including your databases') environment variables. This makes it so that PR environments very much do not just work (tm)...