ASBAITI Walid

Results 3 comments of ASBAITI Walid

Hi You can try : set :composer_install_flags, '--prefer-dist --no-interaction --optimize-autoloader --quiet' in your deploy.rb if you want to ovverride it for all your deployment env, or in staging.rb if you...

Hello, I have exactly the same problem. I tried using chmod, works fine first time, but capistrano can not delete old releases because cache directory contains files owned by www-data....

@yellowmamba : I did set up permissions for my first release, capistrano did delete this release, bun fail to do same thing on other releases. to work around the problem,...