I know this has probably been mentioned before hand however I keep hearing mixed opinions on what is the best PAAS to use for deploying a meteor website? I don’t want to have to deal with server infrastructure, I’d just like to launch my website as easy as possible. It seems so hard to actually setup an environment to deploy a Meteor app for production purposes.
I’ve came from the LAMP stack and have never really had an issue picking a cloud service to launch a Wordpress website on because it is so easy, I’m used to the ease of cPanel and tools like that.
Node.js seems like a complete pain to deploy though as I don’t know what service I should use.
I’ve had a really easy time with Arunoda’s MUP, and Digital Ocean. It takes a little bit of configuration, but nothing you can’t be guided through.
I think the easiest solution for you would be a galaxy developer plan. It’s going to be a thing soon (AFAIK) but you can sign up and hope to get one good luck!
It’s pretty simple, once you have a digital ocean droplet, you feed the login details to mupx and it sets up the box for you. I use compose.io for the mongo database. Much easier to deal with it and do backups etc.
Mupx and Digital Ocean. 5$ for DO per month. In my case, DO works well, considering I’m killing multiple birds with one stone. Running Meteor, Django and Wordpress all in one droplet.
I just used MUP to get a site on digital ocean, only issue i had was switching React runtime to 0.14.3. Pretty awesome for $5/m hosting a node/meteor site. Although uploading to Meteor’s developer plan would be ideal
yep. It’s good, and you can host multiple databases.
If you are playing around with meteor and don’t want to spend any cash, then yeah, just host it yourself. But if you are trying to do this as a career, or trying to launch a product. Pay. It’s not too much, and means you don’t have to worry so much about mongo or losing your data.