Meteor up is a good tool but I am facing a lot many problems with it which I have not been able to solve.
- Create mongodbs backup and restore for apps deployed using meteor up?
- Different apps same database using meteor up?
I would like to know why can’t we just
curl https://install.meteor.com/ | sh
on remote server and run apps on it. What are the disadvantages of it? Why should we even care about meteor build?