Page:
DEPLOY-SCRIPTS
Clone
Table of Contents
Deploy Scripts
Scripts for deploying, syncing, and managing Joomla and Dolibarr sites.
Scripts
| Script | Purpose |
|---|---|
deploy/deploy-joomla.php |
Smart Joomla deploy via XML manifest |
deploy/deploy-sftp.php |
Generic SFTP deployment |
deploy/deploy-dolibarr.php |
Deploy Dolibarr modules |
deploy/sync-joomla.php |
Sync between servers (always excludes configuration.php) |
deploy/backup-before-deploy.php |
Snapshot server before deploying |
deploy/rollback-joomla.php |
Restore from pre-deploy snapshot |
deploy/health-check.php |
Post-deploy HTTP/admin/API verification |
Typical Workflow
backup-before-deploy.php-- snapshot current statedeploy-joomla.php-- deploy changeshealth-check.php-- verify site is respondingrollback-joomla.php-- rollback if health check fails
Related
- JOOMLA_SYNC -- Server-to-server sync
- MONITORING_SCRIPTS -- Post-deploy monitoring
Pages
- features
- operations
- reference
- workflows-release-system
- workflows-renovate
- workflows-reusable-workflows
- workflows-rs-deployment
- workflows-secret-scanning
- workflows-shared-workflows
- workflows-standards-compliance
- workflows-static-analysis
- workflows-sub-issue-management
- workflows-update-server
- workflows-workflow-architecture
- workflows