funbit-as/Deploy to EC2
Deploys a Wagtail project to EC2
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-name | Name of project | yes | — |
| deployment-target | production or staging | yes | — |
| image-name | — | yes | — |
| service-name | — | yes | — |
| aws-access-key-id | — | yes | — |
| aws-secret-access-key | — | yes | — |
| aws-region | — | no | eu-central-1 |
| uses-tailwind | Does the project use Tailwind | no | false |
| elm-paths | All paths to elm files ( '/wagtail/{{ project-name }}/{{ folder }}/elm' ) in project seperated by whitespace | no | "" |
| elm-version | The version of Elm to be used to compile the elm files in the project | no | 0.19.1 |
| ecr-build-context | The context for the 'build and push to ecr action'. Will use inputs.project-name if no input is given | no | "" |
Outputs
no outputs