funbit-as/Deploy with Zappa
Deploys a Wagtail project using Zappa
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 | — |
| aws-access-key-id | — | yes | — |
| aws-secret-access-key | — | yes | — |
| django-secret-key | — | yes | — |
| python-version | Optional. Version of Python. Defaults to 3.10 | no | 3.10 |
| 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 |
Outputs
no outputs