February 2011
4 posts
Nodester Now Running Node.JS V0.4
Special thanks to @DanBUK for his hard work in upgrading the Nodester Node.JS hosting platform to support @Ryah’s new stable release of Node.JS version 0.4. We are so excited about the pace of improvements that our open source project has been moving!  The platform is now more stable than ever. Go Team!
Feb 12th
2 notes
Custom Domains Now Supported on Nodester!
We have added a new API to Nodester that allows you to direct your custom domains to your Node.JS applications deployed on our hosting platform.  You can now add and delete custom domains using the following CLI commands: nodester appdomain add <app-name> <domain-name> nodester appdomain delete <app-name> <domain-name> Simply add your domain to Nodester like this: ...
Feb 12th
6 notes
5 tags
Feb 6th
1 note
4 tags
Nodester's New Command Line Interface (CLI)
Thanks to @DanBUK, Nodester has a new Command Line Interface (CLI) that makes it easier to use than cURLs!  Installing it is simple: npm install nodester-cli Once installed, here are the commands available: nodester <command> <param1> <param2> nodester coupon <email address> nodester user create <username> <password> <email address> <file...
Feb 2nd
10 notes