-
Hi,
I created a nginx sites-enabled conf file as
server {
listen *:80;
server_name todo.cefware.com
access_log /var/log/nginx/todo.cefware.com.access.log;
…
-
I have a Vagrant Ubuntu/trusty64 box setup on my Windows 7 machine for development.
I installed mup via `sudo npm install -g mup` but it doesn't run.
When I enter mup on my vagrant box ssh it retur…
-
Since you were extremely helpful the last time, I am asking you one more time to see if you're familiar with this issue too. This is the logs from the console, and doing `mup logs -n 1000` gives me no…
-
Spent the afternoon trying to figure out why my attempt to deploy to Digital Ocean using Compose.io and meteor-up was not working. All was going well until I got to the "sudo mup deploy" setup.
This …
-
```
Error: /opt/app/app/programs/server/npm/node_modules/meteor/npm-bcrypt/node_modules/bcrypt/build/Release/bcrypt_lib.node: invalid ELF header
at Module.load (module.js:356:32)
at Function.M…
-
Hi all, i was watching the youtube tutorial : https://www.youtube.com/watch?v=WLGdXtZMmiI on deploying with mup and i keep getting the same npm: command not found error. I am trying to deploy my meteo…
-
https://github.com/cloneofsimo/minRF/blob/261859e8b89a4cf5ab7eb35b4a4ffd8037c35ea1/advanced/mmdit.py#L161
https://github.com/cloneofsimo/minRF/blob/72feb0c87d435e9f9d220f34f348ed66c0b6ccec/advanced/m…
-
Hello,
I'm POC on the Vulcan framework further and trying to setup the deployment with MUP and deploy the example-forum to one of the testing server in digital-ocean which i expected it should plen…
ghost updated
6 years ago
-
When doing my first deploy, it took ages in the "Waiting for Beanstalk environment to finish terminated" stage, and finally I got this error message:
```
Finishing upload. This could take a coup…
-
$ mup init
bash: mup: command not found