This repository contains Isotops recipes to integrate with deployer.
composer require --dev isotopsweden/deployer-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'; |
MIT © Isotop