dev-master
9999999-dev https://github.com/isotopsweden/deployer-recipesThis repository contains Isotops recipes to integrate with deployer
MIT
The Requires
deployer recipes
Wallogit.com
2017 © Pedro Peláez
This repository contains Isotops recipes to integrate with deployer
This repository contains Isotops recipes to integrate with deployer., (*1)
composer require --dev isotopsweden/deployer-recipes
Load all:, (*2)
require 'vendor/isotopsweden/deployer-recipes/deployer.php';
Load separately:, (*3)
| 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, (*4)
This repository contains Isotops recipes to integrate with deployer
MIT
deployer recipes