actions-marketplace-validations/Backup Action

Easy backup of the Database or Directory

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
hostssh host
portssh port22
passphrasessh key passphrase
usernamessh username
passwordssh password
syncsynchronous execution if multiple hostsfalse
use_insecure_cipherinclude more ciphers with use_insecure_cipherfalse
cipherthe allowed cipher algorithms. If unspecified then a sensible
timeouttimeout for ssh to host30s
command_timeouttimeout for ssh command10m
keycontent of ssh private key. ex raw content of ~/.ssh/id_rsayes
key_pathpath of ssh private key
fingerprintsha256 fingerprint of the host public key
proxy_hostssh proxy host
proxy_portssh proxy port22
proxy_usernamessh proxy username
proxy_passwordssh proxy password
proxy_passphrasessh proxy key passphrase
proxy_timeouttimeout for ssh to proxy host30s
proxy_keycontent of ssh proxy private key. ex raw content of ~/.ssh/id_rsa
proxy_key_pathpath of ssh proxy private key
proxy_fingerprintsha256 fingerprint of the proxy host public key
proxy_cipherthe allowed cipher algorithms. If unspecified then a sensible
proxy_use_insecure_cipherinclude more ciphers with use_insecure_cipherfalse
scriptexecute commands
script_stopstop script after first failurefalse
envspass environment variable to shell script
debugenable debug modefalse
typetype of backup to be triggered (directory or db)yes
db_typetype of database
db_userdatabase username
db_passdatabase password
db_namedatabase name
db_hostdatabase hostlocalhost
db_portdatabase port
auth_dbauthenticationDatabase Required for Mongo DB v4.4.0 - Defaults to admin
argsadditional arguments with backup command if you want to pass
dirpathdirectory to be backuped

no outputs