middleman-deploy icon indicating copy to clipboard operation
middleman-deploy copied to clipboard

Add support for deploying to more than one host for rsync, sftp and ftp

Open siebertm opened this issue 11 years ago • 2 comments

I recently needed to deploy to a load-balanced multi-node setup and had to adapt the code to make this work. Since we don't have any access to FTP or SFTP, I adapted these methods to, but could not test it, though the changes are pretty straight-forward. Maybe someone should do a quick test for that, too.

RSync works, I already deployed something.

siebertm avatar Jul 03 '14 11:07 siebertm

I've got a similar setup I'd like to deploy to, this or something like it would be great.

gilgen avatar Aug 01 '14 16:08 gilgen

@siebertm Would you be able to get the branch up-to-date?

runlevel5 avatar Oct 15 '17 22:10 runlevel5