isotopsweden / deployer-recipes
This repository contains Isotops recipes to integrate with deployer
Installs: 8 321
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 2
Requires
- deployer/deployer: ^6.0
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