ottiinc/Fly.io PR Review App

Create a temporary pull request review app on Fly.io

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
nameApp name to useyes
orgTarget Fly.io organizationyes
build_argsSet of build arguments in the form of newline-separated KEY=VALUE pairs no
build_secretsSet of build secrets in the form of newline-separated KEY=VALUE pairs no
configPath to the application configuration filenofly.toml
envSet of environment variables in the form of newline-separated KEY=VALUE pairs no
haCreate spare machines to increase app availabilitynofalse
imageDocker image to deployno
postgres_nameName of the Postgres app to createno
postgres_regionTarget region for the Postgres appnoiad
postgres_vm_memoryMemory of the Postgres machineno
postgres_vm_sizeSize of the Postgres machinenoshared-cpu-1x
postgres_volume_sizeSize of the Postgres volumeno1
secretsSet of runtime secrets in the form of newline-separated KEY=VALUE pairs. These will be passed to `fly secrets import`. no
syncTrigger a new deployment on pull request synchronize events.notrue
namedescription
urlURL of the deployed app