Drupal Forge Deployment
Static project documentation published by GitLab Pages.
This documentation is maintained following Drupal documentation standards and best practices.
Sections
- Setup — Install, prerequisites, and routes.
- Deployment Workflow — Step-by-step deploy behavior and payload rules.
- Testing — Script hierarchy, manual entrypoints, and baseline gates.
- Troubleshooting — Common failure scenarios and recovery actions.
- CI Architecture — Pipeline structure and job overview.
- Git Hooks — Local validation hook setup and hierarchy.
Quick Start
- Set up prerequisites (see Setup).
- Open
/admin/config/development/drupalforge-deploy. - Work through backup and Git readiness.
- Generate and review deployment URL.
- Run pre-push checks (see Testing).
Where To Next
Detailed source docs are maintained in docs/testing.md, docs/ci-architecture.md, and README.md.