drfr0st/PR Review Apps on fly.io [Fork]

Deploy temporary apps from pull requests on Fly.io

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameFly app name
configOptional path to a custom Fly toml config. Config path should be relative to `path` parameter, if specified.fly.toml
regionRegion to launch the app in (alternatively, set the env FLY_REGION)
orgOrganization to launch the app in (alternatively, set the env FLY_ORG)
pathpath to a directory containing a fly.toml to clone
postgresOptionally attach the app to a pre-existing Postgres cluster on Fly
updateWhether new commits to the PR should re-deploy the Fly apptrue
secretsSecrets to be set on the app. Separate multiple secrets with a space
build_argBuild arg passed to docker
internal_portPort to expose on the app8080

no outputs