Top "Meteor-up" questions

Meteor Up (mup for short) is a command line tool that allows you to deploy any meteor app into your own server

docker exec is not working in cron

I have pretty simple command which is working fine standalone as a command or bash script but not when I …

bash meteor docker cron meteor-up
How run multiple meteor servers on different ports

How can meteor run on multiple ports.For example if the meteor run on 3000 i need another meteor app run …

meteor meteor-up
Meteor Up deployment, can't use meteor mongo --url

I've recently deployed my Meteor app to a Digital Ocean droplet running Ubuntu 14.04 x32. I used Meteor Up with this …

mongodb ssh meteor digital-ocean meteor-up
Docker rootfs_linux.go permission denied when mounting /proc

I'm using meteor-up to deploy to docker instances inside an LXD container. When it attempts to bring up a MongoDB …

docker meteor-up