xima / xima-deployer-tools
The XIMA Deployer Tools combine multiple deployer recipes for an improved deployment process and workflow.
Installs: 3 614
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
Requires
- deployer/deployer: ^7.0
- sourcebroker/deployer-extended: ^18.0
- sourcebroker/deployer-loader: ^2.0.1
- dev-main
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.3.5
- v0.3.4
- v0.3.3
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.6
- v0.2.5
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- 0.1.1
- 0.1.0
- dev-feature-composer-update-duplicate-lines-fix
- dev-feature-db-caching
- dev-feature-fix-remote-env-vars
- dev-feature-tr-no-sync-db
- dev-feature-dev-debug-drupal-adjustments
This package is auto-updated.
Last update: 2024-10-23 08:27:49 UTC
README
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
Installation
Install the XIMA Deployer Tools via composer:
composer require xima/xima-deployer-tools
Now you can adjust the deploy.php
with the following features:
Feature Branch Deployment
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.
Symfony
The symfony deployment covers the deployment process for symfony applications.
Read the documentation for detailed installation instructions and further explanations.
TYPO3
The TYPO3 deployment covers the deployment process for TYPO3 CMS applications.
Read the documentation for detailed installation instructions and further explanations.
Drupal
The Drupal deployment covers the deployment process for Drupal CMS applications.
Read the documentation for detailed installation instructions and further explanations.
Standalone Tasks
- MS Teams Notification
- Database backup
- Security check
- Development
- Debug helper