eaudeweb/Update a Drupal 8+ remote instance
SSH to server and execute Drush update commands on the Drupal 8+ instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Absolute path on the server where the instance is located | yes | — |
| server_name | Name of the server SSH name | yes | server |
| drush | Path to drush executable | no | ./vendor/bin/drush |
| enable_extra_modules | A space-separated list of modules to be enabled after the deployment is complete. Modules must be installed in Drupal | no | — |
| enable_maintenance_mode | Toggles maintenance mode during the deployment. Default value "true" enables the maintenance mode. | no | true |
| statuscake_api_key | API key for StatusCake | no | — |
| statuscake_test_id | Test ID in StatusCake | no | — |
Outputs
no outputs