samkirkland/web deploy anything

Deploy websites via sftp/ssh/rsync

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
target-serverDeployment destination server. Formatted as domain.com:port. Port is optional and is your websites port, not your SSH portyes
remote-userSSH account usernameyes
private-ssh-keyPrivate SSH keyyes
source-pathPath to upload to on the server, must end with trailing slash /yes
destination-pathFolder to upload from, must end with trailing slash /yes
ssh-portPort for SSHno22
rsync-optionsPasses through options into rsyncno--archive --verbose --compress --human-readable --progress --delete-after --exclude=.git* --exclude=.git/ --exclude=README.md --exclude=readme.md --exclude=.gitignore

no outputs