ruudk/capifony-tools

Handy tools for Capifony


Keywords
deploy, capifony
License
MIT

Documentation

Capifony Tools

Handy tools for Capifony

Features

  • Vendor speedup Before every deploy the vendor directory of the previous deploy is copied to the new location to speed things up.

  • Permissions After the symfony:cache:warmup command has been executed the permissions on the app/cache folder will be updated with setacl.

  • Ask Branch Ask the branch to deploy.

  • Auto cleanup After the deploy is completed all old releases will be deleted.

Installation

Require the package with Composer

php composer.phar require ruudk/capifony-tools

Add the following line to your capfile

load 'vendor/ruudk/capifony-tools/recipes/recipe-you-want.rb'