• This repository has been archived on 26/Apr/2020
  • Stars
    star
    319
  • Rank 126,524 (Top 3 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 9 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Archived. Go to

All recipes moved into https://github.com/deployphp/deployer/tree/master/contrib

Deployer Recipes

This repository contains third party recipes to integrate with deployer.

Gitter

Installing

composer require deployer/recipes --dev

Include recipes in deploy.php file.

require 'recipe/slack.php';

Recipes

Recipe Docs
bugsnag read
cachetool read
cimonitor read
cloudflare read
discord read
hipchat read
mattermost read
newrelic read
ms-teams read
npm read
phinx read
rabbit read
rollbar read
rsync read
sentry read
slack read
telegram ย  read
yammerย  ย  read
yarn read
raygun read

Contributing

Read the contributing guide, join the discussions, take a look on open issues

License

Licensed under the MIT license.