E
E
Elisey Basenko2017-11-20 00:16:50
Software Deployment
Elisey Basenko, 2017-11-20 00:16:50

Tell us how you deploy your projects? Is it possible through Gulp without crutches?

It is interesting to hear opinions about deploy in gulp or with another tool.
I want to build, for example, gulpfile in such a way that there would be 3 modes.
- Implementation of BrowserSync, sass and other things to work on local.
- The same thing only with auto-deploy of changed files to a remote server, how can you automatically deploy changes in the database, for example, new records, or at least migrations?
- Well, a simple deploy of the entire project to the server, when there is nothing on it yet.
I want to automate these processes as much as possible to speed up.
Share your experience, how is it right?))

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2017-11-20
@deworkers

GulpSSH as an option. And how do you set it up. True, I did not set it up to load individual files, only build folders. I don't know if this is correct)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question