wunderfarm/WF Drupal Release
Build Drupal project and upload zipped artifacts to AWS S3 Bucket.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| wf-webname | The unique name of the web (e.g. example2020) | yes | example2020 |
| wf-client | The unique name of the client (e.g. ACME) | — | ACME |
| database-host | The database host | yes | — |
| database-slavehost | The database slavehost | — | — |
| database-name | The database name (e.g. example2020_production) | yes | — |
| database-user | The database user | yes | — |
| database-password | The database password | yes | — |
| wf-hashsalt | The hashsalt | yes | — |
| cron-key | The cron key | no | — |
| php-timeout | Optional PHP Timeout value | no | — |
| php-version | Optional PHP Version value (e.g. 7.4 or 8.0) | no | — |
| force-https | Force HTTPS usage | no | — |
| deployment-environment | The deployment environment (e.g. staging) | — | production |
| deployment-domains | The deployment domain (e.g. `www.example.com,test.example.com`) | yes | — |
| wf-auth-user | Optional HTTP auth user | — | — |
| wf-auth-password | Optional HTTP auth password | — | — |
| aws-s3-bucket | The AWS S3 Bucket Name | yes | — |
| aws-access-key-id | The AWS S3 Access Key ID | yes | — |
| aws-secret-access-key | The AWS S3 Secred Access Key | yes | — |
| aws-region | The AWS S3 Region | no | eu-west-1 |
| aws-opsworks-stack-id | The AWS OpsWorks Stack ID | yes | — |
| aws-rds-arn | The AWS RDS instance ARN | yes | — |
Outputs
no outputs