etracksystems/Docker Stack Deploy Action

Deploy a Docker stack on a Docker Swarm

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryContainer registry to useno""
usernameContainer registry usernameno""
passwordContainer registry passwordno""
remote_hostHost running Docker Swarmyes
remote_portSSH port on the host running Docker Swarmno22
remote_userUser to connect to remote hostyes
remote_private_keyPrivate key used for ssh authenticationyes
remote_jumpboxProxyJump via this hostno
deploy_timeoutTimeout for the deploy check (in seconds)no600
skip_jobsSkip waiting for replicated-job services (one-shot jobs like migrations)no0
stack_filePath to the stack file to be used for deployyes
stack_override_filePath to a file used to override the stack file (optional)no
stack_nameName of the stack to be deployedyes
stack_paramAdditional stack parameter valueno""
versionContainer version to deployyes
env_fileAdditional environment variables in the format VAR_01=VALUE VAR_02=VALUEno""
debugDebug informationno0

no outputs