owenthereal / codefaces

a web-based source control client
3 stars 2 forks source link

[DEPLOY] use rake to automcate the deploy process to the server #61

Closed owenthereal closed 14 years ago

owenthereal commented 14 years ago

Can use capistrano (http://www.capify.org/index.php/Capistrano) if necessary. we need a ssh module and server startup/shutdown script.

kklo commented 14 years ago

currently, it is based on rake, using the gems Net::SSH and Net::Sftp