K
K
KidsKilla2012-11-08 12:15:01
JavaScript
KidsKilla, 2012-11-08 12:15:01

Kind of Capistrano on Node.JS

Are there Capistrano equivalents for Node?

You need to decompose the files on the servers and restart the distributor scripts there. It is possible to work with git.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Konstantin Kitmanov, 2012-11-08
@k12th

Why not use Capistrano itself? We have a python project deployed to them.

P
pomeo, 2012-11-08
@pomeo

adjust rails? Is the capistrano a difficult instrument? you laugh, it's simple as a log notes.sovechkin.com/express_nodejs_capistrano_supervisord.html

A
Andrey, 2013-12-27
@AndyGrom

Try node-deploy-server . Related article .

A
Alexey Yaroshevich, 2014-08-01
@qfox

The capistrano does the job well, but there are analogues.
For example, https://github.com/1602/roco
If it's interesting, I rewrote it so that it can be cut further and used to create my own wrappers, but I stopped at the tests and the process has stopped for now. Those. it seems to be working, but you can’t install MP without tests, and the tests were heavily tied to the internal architecture, which has changed.
Well, yes, besides the fact that it is on nodejs, its scripts are not synchronous, like nodejs itself, although tasks and groups are created in the same way.
The tasks themselves are described in coffee and are very similar to capistrano tasks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question