-
Published Question
It seems implied but I cannot find anywhere it is explicitly stated whether your Droplet IP address is preserved upon a flexible resize.
Can anyone answer this?
1
•
•
By
ccuilla
Networking
DigitalOcean
Ubuntu
-
Published Question
Maybe this is not the best (right?) approach, but I'm investigating the following setup and wondering if this is possible with Digital Ocean Droplets:
Imagine a base domain: foo.com
Now I want to be able to support mu...
1
•
•
By
ccuilla
DigitalOcean
DNS
Ubuntu
-
Published Question
On my Droplet I have two nodes:
/usr/local/bin/node (v 0.10.36)
/usr/bin/nodejs (v 0.10.40)
How do I know which one Meteor is using?
2
•
•
By
ccuilla
Node.js
Ubuntu
-
Published Question
Since I've installed MongoDB per this procedure: https://www.digitalocean.com/community/tutorials/how-to-deploy-a-meteor-js-application-on-ubuntu-14-04-with-nginx
Which did:
apt-get install mongodb-server
I'm curious ...
1
•
•
By
ccuilla
MongoDB
-
Published Question
Does this require using https://github.com/meteorhacks/cluster in order to properly operate?
1
•
•
By
ccuilla
Scaling
Ubuntu
-
Published Question
Can anyone explain why when I run the mongo shell it is "connecting to: test"?
1
•
•
By
ccuilla
MongoDB
-
Published Question
I have a Meteor app setup following this basic procedure: https://www.digitalocean.com/community/tutorials/how-to-deploy-a-meteor-js-application-on-ubuntu-14-04-with-nginx
The one problem I am currently having is that...
1
•
•
By
ccuilla
-
Published Question
I've followed this tutorial for deploying a meteor app:
https://www.digitalocean.com/community/tutorials/how-to-deploy-a-meteor-js-application-on-ubuntu-14-04-with-nginx
But it seems that the Meteor app is not running...
0
•
•
By
ccuilla