ilcollez/SSH-SCP Server Deploy

Deploys files and executes commands to a remote host

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostRemote hostyes
portRemote port22
usernameSSH remote useryes
passwordSSH remote password
keySSH private key
key-pathPath to the SSH private key
passphraseSSH key passphrase
silentWhether to log the script's output to stdoutfalse
filesFiles and folders to upload. You can use glob patterns
remote-pathRemote destination path/
local-pathLocal base path
cleanWhether to clean the remote path before uploadingfalse
clean-excludeList of files to exclude when cleaning the remote path
before-uploadCommands to execute before the SCP file transfer, on the host machine
after-uploadCommands to execute after the SCP file transfer, on the host machine
check-updateWhether to check or not for updates at startuptrue

no outputs