Can one change Meteor settings on Galaxy without redeploying?

I have some code deployed to Galaxy that no longer has access to a Mongo server (as it doesn’t exist anymore). I also no longer have the code I deployed so I can’t redeploy. Is there a way to change the Mongo URL in Galaxy settings without redeploying which would allow me to access the site?

Thanks,
Kris

Unfortunately, this is not possible. Galaxy settings.json settings are only changed upon redeploys. Is there any way you could recover your app code?

Thanks! Fortunately I did find a backup I could recover. Good to keep in mind that this could happen to someone else as well. Best, Kris

Hi @danahmadi is there anything in the Galaxy roadmap to do this? It’s a real pain to have to redeploy (and therefore hot code push) to all clients just for a settings tweak.

1 Like