The XIMA Deployer Tools combine multiple deployer recipes for an improved deployment process and workflow.
The focus relies on reusable concluded tasks and the possibility to combine multiple deployment workflows, e.g. Symfony and Feature Branch Deployment.
- predefined deployment workflows for TYPO3, Symfony and Drupal applications
- compact feature branch deployment
- useful standalone tasks for extending existing workflows
Install the XIMA Deployer Tools via composer:
composer require xima/xima-deployer-tools
Now you can adjust the deploy.php
with the following features:
The feature branch deployment describes the deployment and initialization process of multiple application instances on the same host.
Read the documentation for detailed installation instructions and further explanations.
The symfony deployment covers the deployment process for symfony applications.
Read the documentation for detailed installation instructions and further explanations.
The TYPO3 deployment covers the deployment process for TYPO3 CMS applications.
Read the documentation for detailed installation instructions and further explanations.
The Drupal deployment covers the deployment process for Drupal CMS applications.
Read the documentation for detailed installation instructions and further explanations.
- MS Teams Notification
- Database backup
- Security check
- Development
- Debug helper