Git Product home page Git Product logo

nodester's Introduction

Nodester is an Open Source Node.JS Hosting PaaS with a CLI and RESTful API

Nodester is a free and open source Node.JS hosting platform and service for managing multi-tenant hosted NodeJS apps. It consists of an RESTful API that allows developers to create and manage NodeJS apps online as well as a command line interface to simply steps instead of using cURL. NodeJS apps names are assigned as subdomains that proxy to ports with an assigned addresses. Git is used to push updates to Nodester and instances (dynos) are launched using post-receive hooks so that they run until you stop them.

Demo

Give our platform a spin at http://nodester.com

Watch our video on how-to build and deploy a Node.JS application to Nodester in only 39 seconds! http://youtu.be/jwsP1Ejv-_w

Request a free hosting coupon today

  curl -X POST -d "[email protected]" http://nodester.com/coupon

Installing the Nodester CLI

  npm install nodester-cli -g

CLI and RESTful API Documentation

Installing Nodester on Amazon EC2, Rackspace, GoGrid, or your own datacenter services

Please read the wiki for setup instructions

Testing Locally

Subdomains can be tested locally by editing /etc/hosts like this: 127.0.0.1 localhost a.localhost b.localhost c.localhost save etc/hosts and flush DNS like this: sudo dscacheutil -flushcache

Todos

We are always looking for areas to improve Nodester! Here are a few of the big ideas on our list

  • Setup public AMI running Nodester
  • Write an install.js script and npm installer module
  • Ability to start app with additional instances (dynos)
  • Horizontal scaling

Feel free to suggest improvements at https://github.com/nodester/nodester/issues

Core Team Members

If this project inspires you, please feel free to help out by forking this project and sending us pull requests! \m/ http://github.com/nodester

Need Help?

nodester's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.