Is there a way I can update my Meteor app without wiping my MongoDB on the production server? -


i'm installing ssl certificate , need run mupx setup , mupx deploy work.

however, doing , deploying app wipe mongodb on production server , users lose of accounts. nightmare.

i run mupx deploy after making fixed meteor app update app. however, when installing ssl certificate (according mup documentation) have run mupx setup work.

is there way can without wiping user database on deployment server?


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -