gribouillevert/Deploy to SFTP

Deploy to an SFTP server with no downtime

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keepThe list of folder and files that should not be changed on the remote, in JSON list formatno[]
hostThe server host or ipyes
portThe server portno22
local_pathThe local path to deployno./
remote_pathThe remote path in which to deployyes
userThe SSH user to useyes
private_keyThe SSH private key used for authenticationyes
post_deploy_commandsA command or commands tu run after the files were copied to the server but before the version is promoted to current.no""

no outputs