Category "capistrano3"

Capistrano commands

Can anyone tell me why the following command will not work. execute :zip, :'-r', './version/files/fullsite.zip', :'.',:' -x', :'./version/*' The linux versio

First deploy fails in Capistrano 3 with a /var/www/XXX permission error

I am running the first deploy to a machine via cap staging deploy. As of Cap3, deploy:setup is no longer needed. Yet, strangely, I get a mkdir permissions error