dploy icon indicating copy to clipboard operation
dploy copied to clipboard

⛔️ currently unmaintained ⛔️

Results 60 dploy issues
Sort by recently updated
recently updated
newest added

Hi ! I can't upload on a ovh server. The upload stops at the first file..

I am trying to deploy on a server through SSH using my private key. This private key is encrypted by a passphrase. However, I would like to avoid hardcoding the...

dploy not work when i use "dist" for local directory but work when i use an other name : `prod: host: "ftp.myserver.com" user: "myuser" pass: "mypassword" path: local: "dist/" remote:...

Although the primary focus of dploy is obviously FTP/SFTP I found it useful and trivial to implement the file scheme. I realise this isn't the direction dploy is going in...

Has anyone managed to get dploy working with Travis CI?

Deploy all files, bat the content is replaced by file path.

When I run "dploy live" I see next Connecting to live... Checking revisions... Checking diffs between [f8d1002d84fdf6dd1fe3e58acbdd7b6f4fa8ff9c] > [Active code page: 65001 548b7f751c09ffa0b7e524161c039372c1850c34] An error occurred when retrieving the '**git...

I love this tool, but I need the map feature, which is mentioned here: https://github.com/LeanMeanFightingMachine/dploy/issues/72 @lucasmotta say (in 2015 :) that new version will be released soon: https://github.com/LeanMeanFightingMachine/dploy/issues/45#issuecomment-113103551 So?

Hi ! I'm new with GIT and I start to use it and learn for Wordpress based websites development ans deployment. I've installed Dploy on all my local websites repositories...

Hi, I really like dploy, but I have one question. If I work with preprocessors like SASS/SCSS, Compass, CoffeeScript, Jade, etc, how am I supposed to deploy a website while...

enhancement