zodern / meteor-up

Production Quality Meteor Deployment to Anywhere
http://meteor-up.com/
MIT License
1.27k stars 281 forks source link

How to deploy multi mongo on the same hosting ? #1226

Open roeurbnavy opened 3 years ago

roeurbnavy commented 3 years ago

I'm base on mup version 1.5.3. Ex:

IP: 1.2.3.4:3000 for app1, use mongo 4.0.10
IP: 1.2.3.4:5000 for app2, use mongo 4.2.8

How to config mup.js

thearabbit commented 3 years ago

https://github.com/zodern/meteor-up/issues/1050