-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Node Hosting
Managed providers provide a simplified "Node Appliance" solution. Node and NPM will already be set up for you, and deploys are typically done via git push or similar method. You will have less control of your server, but everything will be set up for you.
Name | Node Version | Web Sockets | IP/Hostname | IRC | Repository | Free Plan | Paid Plans | Notes |
---|---|---|---|---|---|---|---|---|
appfog | 0.4.12, 0.6.17, 0.8.14, 0.10.22 | No | Yes, custom domains in paid plan only | appfog | Free Signups suspended | Yes – monthly subscriptions and enterprise support available | General Availability | |
Azure | 0.6+ | Yes | Yes | Azure-Sdk-for-Node | 3 month free trial 10 free web sites forever | Yes | ||
Baidu App Engine | 0.10.21 | Yes (with Port Service enabled) | Yes | |||||
Clever Cloud | version you need | Yes | Yes, custom domains in paid plan only | #clevercloud on irc.freenode.net | Clever Cloud on github | No, just a free trial | Yes – pay as you go model | General Availability, launch of nodejs-cloud |
MangoRaft | 0.2.x - 0.12.x | Yes | Yes | https://github.com/MangoRaft | Yes - Up to 5 projects | Yes | In Closed Alpha | |
Cloud Foundry | 0.4.12, 0.6.8, 0.8.2 | No | No | cloudfoundry | Yes - Only during beta. | Beta, accepting signups | ||
Cloudnode | 0.4.12, 0.6.17, 0.8.25 | Yes | Yes | Yes - Up to 3 VMs, 25 MB CouchDB space, 250,000 requests/month. | Beta (accepting signups) - powered by Nodester | |||
DotCloud | 0.4.10 | Yes | Paid plan | #dotcloud | dotcloud | Pro - $99/month, 4 services. Enterprise - Unlimited services. | ||
EvenNode | 0.8.x, 0.9.x, 0.10.x, 0.11.x | Yes | Yes | Starting at $8/month | Runs on AWS | |||
exoscale apps | 0.8.x, 0.10.x | Yes | Yes | exoscale | Yes, free credit on sign-up | Yes, pre-paid credit, post-paid option | General Availability | |
Heroku | 0.4.x, 0.6.x, 0.8.x, 0.10.x | Yes | Yes | #heroku | heroku | Yes - 1 Dyno (512 MB Ram) | $0.05/hour/dyno | |
IBM Bluemix | v0.10.21, v0.10.25, v0.10.26 and v0.10.28 | Yes | Yes | IBM-Bluemix | Yes | Yes | Based on Cloud Foundry | |
Modulus | 0.2.x - 0.11.x | Yes | Yes | #modulus | OnModulus | $15 free credits | $0.02/hour per instance | Live on AWS |
Nodejitsu | 0.4.12, 0.6.x, 0.8.x, 0.10.x | Yes | Yes | #nodejitsu | nodejitsu | 30 days sandbox | Yes | now with Joyent |
JSApp.US | No | node-host | Open signup, web editing/npm command | |||||
NAE(CN) | 0.6.2 | Yes | Just allow *.cnodejs.net or custom domain | Yes - You can create 10 apps. And you can request a MongoDB for every app. | Open (with invite) | |||
OpenShift | 0.6.20 or any other | Yes (preview) | Yes | #openshift | openshift | Yes | Open | |
Pogoapp | 0.6.x, 0.8.x, 0.10.x | Yes | Yes | #pogoapp | pogoapp | Yes - Trial | Paid Beta | Private Beta |
RoseHosting | 0.6+ | Yes | Yes | Yes - Fully Managed VPS Hosting Plans - 24×7 EPIC Support | ||||
Scalingo | 0.4.x, 0.6.x, 0.8.x, 0.10.x, 0.12.x | Yes | Yes | scalingo | Yes, 30-days free trial, allows you to run 1 app using a maximum of 5 Containers | €0.02/hour/container | General Availability, Free SSL, MongoDB/Redis/Elasticsearch/MySQL/PotsgreSQL integration |
Empty cells mean we weren't sure what to put there.
##Self-Managed Preconfigured
"Node Appliance" solution where Node and NPM are already set up for you, and deploys are typically done via git push or similar method. You will have complete control over and responsibility for your servers, but everything will be set up for you.
Name | Node Version | Web Sockets | IP/Hostname | IRC | Repository | Free Plan | Paid Plans | Notes |
---|---|---|---|---|---|---|---|---|
Cure | 0.6.2 | Yes | Yes | Yes - One week trial. (Up to 1GB outgoing b/w, $0.18 per GB after.) | $12.95/month per server. | Uses Rackspace rather than Amazon EC2 | ||
Joyent | 0.10.21 | yes | yes | Yes - Free trial available | Plans starting from $0.008/hour, up to $2.56/hour, depending on instance size | Custom SmartOS template, running on the Joyent Public Cloud |
VPS providers, which often require you to set everything up yourself, including the operating system.
- Host Stage
- A2 Hosting
- Amazon EC2
- BuyVM
- Digital Ocean - $5/mo. SSD VPS, New York and Amsterdam
- DreamHostVPS - Need a total reconfiguration of virtual machines
- exoscale
- Gandi
- Google Compute Engine
- GleSYS
- [HP Cloud] (https://www.hpcloud.com)
- Host Europe
- [Host Gator] (http://www.hostgatortalk.com)
- Joyent
- Linode
- Microsoft Azure
- Oversun Scalaxy - Site in Russian (the site says "Company closed" - November 16, 2013)
- Prgmr
- Rackspace Cloud
- rootbox.com - SSD Cloud Servers
- ServerGrove [also has MongoDB hosting]
- VPS.Net
- W2Servers
- Webbynode - setup guide - deployment guide - screencast
- WebFaction - setup guide
- Wirehive
- Xentos VPS Germany
- Zerigo
Node.JS hosting platforms that allow you to host Node.JS apps on your own servers or clouds.
- Nodester - Open source Node.JS hosting platform and services
- CloudFoundry - Open source PaaS with support for NodeJS
- OpenShift - Open source polyglot PaaS with native support for Node.js
-
Nodejitsu
- haibu - Open-source Node.js Application Server
- node-http-proxy - Proxy / Load Balancing
- jitsu - CLI Deployment tool
- forever - Process Monitoring
- winston - Multi-transport Logging
- node-cloudservers Rackspace Cloud Server Provisioning
- node-cloudfiles Rackspace Cloud Files
- Stagecoach - Simple staging and production deployment with node-http-proxy and forever; good for deploying many node apps and non-node sites to one VPS
- awsbox - A featherweight PaaS on top of Amazon EC2 for deploying node apps
- paastor - Server setup and app management from a UI and CLI.