sundaypeople/Apprun of sacloud "Deploy application" Action

Registers and deploys the application to Apprun

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
access_tokenAPI access tokenyes
access_secretAPI access secretyes
application_nameThe name of Apprun applicationyes
portPort number to expose the applicationno
imageContainer image to deployyes
container_registry_usernameContainer registry usernameno
container_registry_passwordContainer registry passwordno
container_registry_actionContainer registry action (new or keep)no
min_scaleMinimum scale for the applicationno
max_scaleMaximum scale for the applicationno
components_nameComponents name for the applicationno
serverServer for the container registryno
max_cpuMaximum CPU for the applicationno
max_memoryMaximum memory for the applicationno
timeout_secondsTimeout in seconds for the applicationno
probe_pathprobe check path to http serverno
probe_portprobe check port to http serverno
probe_headersprobe check headers to http serverno
envApp Run service environmentno
inherit_envInherit environment variables from the previous deploymentnofalse
packet_filter_enabledEnable packet filternofalse
packet_filter_allowlistAllowed source CIDRs (newline separated). Example: "203.0.113.0/24"no
namedescription
public_urlThe public URL of the deployed app