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
Post a Comment