-
Published Answer
Okey, I fixed it. The problem was that mup already sets up MongoDB for you, so using the one-click droplet with another MongoDB ins…
Accepted Answer:
Okey, I fixed it. The problem was that mup already sets up MongoDB for you, so using the one-click droplet with another MongoDB ins…
•
By
dtbarra
-
Published Question
I am trying to deploy a Meteor app using mup, and it is giving me all the time this error:
```
[xxx.xxx.xxx.xxx] x Start Mongo: FAILED
------------------------------------STDERR----------------------------------...
Accepted Answer:
Okey, I fixed it. The problem was that mup already sets up MongoDB for you, so using the one-click droplet with another MongoDB instance installed was messing it up. What I did was:
1- Create a ubuntu 14 Droplet, with...
2
•
•
By
dtbarra
Docker
Deployment
MongoDB
Ubuntu
-
Published Question
I am trying to deploy my app into Digital Ocean with mup, and it is the output all the time:
```
Started TaskList: Setup Docker
[207.154.220.227] - Setup Docker
[207.154.220.227] - Setup Docker: SUCCESS
Started TaskLi...
1
•
•
By
dtbarra
MongoDB
Deployment
Docker
Ubuntu 16.04