meteor / meteor-feature-requests

A tracker for Meteor issues that are requests for new functionality, not bugs.
Other
89 stars 3 forks source link

Manage environment variables from Galaxy Platform #422

Closed diavrank closed 3 years ago

diavrank commented 3 years ago

Problem

if you forgot to set an environment variable in your application, you will have to deploy again and wait for it.

Solution

I have used Heroku to deploy my meteor apps, and something that I liked is that I was able to modify environment variables from Heroku platform. I could add, remove or update variables. So, this feature will be great to add to Galaxy platform.

If you are in a pinch, this could be very helpful.

diavrank commented 3 years ago

I have just seen the feature in versions tab. So, this is already considered in Galaxy.

filipenevola commented 3 years ago

Yes, you can always edit your current settings in the Versions tab at the current version 😉