Deploy Check

Categories

Component ID

2325529

Component name

Deploy Check

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

452

Component created

Component changed

Component body

This Drush command helps you to check typical configuration issues on production sites.

It may be useful when you inspect a legacy site and its environment or after a deployment if everything is still adjusted correctly.

For site-specific things, you can add your own checks via hook_deploy_check_list().

It is not needed to enable yet another module, so altering the inspected site, one can merely execute the command.