library capifony-tools
Handy tools for Capifony
ruudk/capifony-tools
Handy tools for Capifony
- Tuesday, May 27, 2014
- by ruudk
- Repository
- 1 Watchers
- 5 Stars
- 14,705 Installations
- Ruby
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Handy tools for Capifony, (*1)
Features
-
Vendor speedup
Before every deploy the vendor directory of the previous deploy is copied
to the new location to speed things up., (*2)
-
Permissions
After the symfony:cache:warmup command has been executed the permissions on
the app/cache folder will be updated with setacl., (*3)
-
Ask Branch
Ask the branch to deploy., (*4)
-
Auto cleanup
After the deploy is completed all old releases will be deleted., (*5)
Installation
Require the package with Composer, (*6)
php composer.phar require ruudk/capifony-tools, (*7)
Add the following line to your capfile, (*8)
load 'vendor/ruudk/capifony-tools/recipes/recipe-you-want.rb'