moscajs / mosca

MQTT broker as a module
mosca.io
3.2k stars 509 forks source link

Upload to cloud #517

Closed kiralikbeyin closed 8 years ago

kiralikbeyin commented 8 years ago

Is there any easy way to upload local working server to cloud? I tried heroku but having problems when installing node modules. see #392

kiralikbeyin commented 8 years ago

Forget heroku i deployed mosca and mongo with digital ocean very easly 10$ free credit here --> https://m.do.co/c/38b1c11ea6ea they send an email if you add a payment method, write DROPLET10 to promo code. Totally 20 $ means 4 months :)

First install once click deploy node.js

2-Follow this https://www.digitalocean.com/community/tutorials/how-to-set-up-automatic-deployment-with-git-with-a-vps

3-Install mongo https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/

No headache happy developer :)