Skip to content

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

  1. Set up prerequisites (see Setup).
  2. Open /admin/config/development/drupalforge-deploy.
  3. Work through backup and Git readiness.
  4. Generate and review deployment URL.
  5. 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.