ruudk/capifony-tools

This package is abandoned and no longer maintained. No replacement package was suggested.

Handy tools for Capifony

Installs: 14 858

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 0

Open Issues: 0

Language:Ruby

dev-master 2014-05-27 13:56 UTC

This package is auto-updated.

Last update: 2022-02-01 12:21:39 UTC


README

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'