Skip to content

sorrycc/Nodebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Server Capistrano Tasks
  by Shihua Ma
  http://f2eskills.com/


== DESCRIPTION

Capistrano tasks for setting up and maintaining a Node.js server, such as is installed at NodeMachine. Use as a starting point for your own server automation tasks. 

Notice: The task use upstart and monit to running node daemon processes.The upstart is for handle starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running, see http://upstart.ubuntu.com/. If you do not use upstart you can Use daemon init script at https://gist.github.com/715255

Use at your own risk.

The nodebot:setup task will try to install node, git, npm, node-jake and other software.
  

About

Capistrano deploy script for node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published