-
Provide a way to access command line arguments from within Mup input.
-
I am running the `Github Action` to build and deploy a meteor Application to the `AWS EC2 instance`.
I am using the following code in the `.yaml` file to do the ` mup deploy`
```
- name: mup de…
-
### Naziv skupa podataka
_Recite nam kako se zove registar ili drugi skup podataka:_
Statistika - Izdane dozvole za boravak i rad u policijskim upravama i policijskim postajama
### Opis podataka
…
-
Hello everyone,
I have an instance of a meteor app running on this url: http://make-a-difference.rahimafrooz.com/ which was set up with MUP. Now that I am trying to push again, it is not working. I …
-
I am not sure if mup takes care of this. Even if I change the nodeVersion to a newer version in mup.json, node is not updated on the server. I have to do that manually to run the deployment smoothly.
…
-
I am not using npm-bcrypt and i get the same error - wow, deployments that don't work how infuriating.
invalid ELF header
at Module.load (module.js:356:32)
at Function.Module._load (module.j…
-
Hi,
I seem to be having the following issue everytime I try and setup my mup:
## Meteor Up: Production Quality Meteor Deployments
“ Checkout Kadira!
It's the best way to monitor performance of you…
-
Hi,
When I try to deploy my app I got this error:
```
Building Started: /media/userName/Projects/Projects/appName
/home/userName/.meteor/packages/meteor-tool/.1.1.10.12dq88w++os.linux.x86_64+web.br…
-
Deployed to Digital Ocean(512MB Ram 20GB SSD Disk San Francisco 1 Ubuntu 14.04 x64)
Im having a hard time sorting out the error messages:
```
-----------------------------------STDERR-----------…
-
I have a set of scripts that watch a git repo for changes. If changes are detected, it does a git pull to fetch the updated files, then invokes another script to run the mup deploy.
The script is pas…