Hi folks, im searching for tools, which help me with this task. we have several modules out there for managing nodes clusters, but i haven't found much about managing application nodes based on different machines. I tried substacks fleet, and it's working ok, but it have several flaws in it. i searched fo some alternatives but haven't found any yet. another alternatives are using technics borrowed from other ecosystems like capistrano-based deployment etc. i just don't want to install tools based on other plattforms, wanna stay minimalistic in system requirements, so node + native shell/ubuntu tools would make me happy. the requirements:
- deployment from a git repo, configurable branch (fleet does it, but works only from master) - rewinding to previous state with a single command (fleet versions deployments, fall back to previos state is done by spawn a specific commit) - starting, stopping, monitoring and keep alive all application nodes in the server-cluster from a single machine, no need to login to other servers - notifications about restarts, crashes and further health messages what are your strategies there? any known tools? cheers -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
