isotopsweden/deployer-recipes

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

This repository contains Isotops recipes to integrate with deployer

dev-master 2018-03-26 13:03 UTC

This package is auto-updated.

Last update: 2023-03-01 00:11:55 UTC


README

This repository contains Isotops recipes to integrate with deployer.

Installation

composer require --dev isotopsweden/deployer-recipes

Recipes

Load all:

require 'vendor/isotopsweden/deployer-recipes/deployer.php';

Load separately:

Recipe Usage
apache require 'vendor/isotopsweden/deployer-recipes/recipes/apache.php';
deploy require 'vendor/isotopsweden/deployer-recipes/recipes/deploy.php';
ghostinspector require 'vendor/isotopsweden/deployer-recipes/recipes/ghostinspector.php';
redis require 'vendor/isotopsweden/deployer-recipes/recipes/redis.php';
sentry require 'vendor/isotopsweden/deployer-recipes/recipes/sentry.php';
wp require 'vendor/isotopsweden/deployer-recipes/recipes/wp.php';

License

MIT © Isotop