wunderfarm/WF WordPress Build
Build WordPress 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 |
| app-name | Optional unique OpsWorks app-name of the web (e.g. example_production) | no | — |
| 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 | — |
| deployment-environment | The deployment environment (e.g. staging) | — | production |
| deployment-domains | The deployment domain (e.g. `www.example.com,test.example.com`) | yes | — |
| php-timeout | Optional PHP Timeout value | no | — |
| php-version | Optional PHP Version value (e.g. 7.4 or 8.0) | no | — |
| memory-limit | Optional PHP memory limit | no | — |
| upload-max-filesize | Optional maximum PHP upload filesize | no | — |
| force-https | Optional HTTPS redirect | — | false |
| redirect-html | Optional .html redirect | — | false |
| app-wpml-site-key | Optional WPML site key | no | — |
| 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 | — |
| remote-api-uri | Optional remote api uri | no | — |
| remote-api-user | Optional remote api user | no | — |
| remote-api-password | Optional remote api password | no | — |
| secondary-domains | Optional secondary deployment domain (e.g. `landingpage.example.com`) | no | — |
Outputs
no outputs