2 months ago
Everytime I add a new service that uses my docker I have to go and get my secret key.... Why isn't it available as a shared variable for all my services? I should be able to generate my key once, paste it into railway and then be able to reference it. Instead now I have to either store it somewhere (insecure) or generate a new token weeks later when I need to add a new service.
Attachments
1 Replies
2 months ago
Hello,
That's a fair frustration! Unfortunately, shared variables can't currently be used for Docker registry credentials, since those are configured at the service level rather than via environment variables.
This would be a great feature request, though, being able to set registry credentials at the project level would definitely streamline adding new services. I'd encourage you to submit this on our feedback board so other users can upvote it and our team can track the demand.
Best,
Brody
Status changed to Awaiting User Response Railway • 2 months ago
2 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 2 months ago