Open sagioto opened 11 years ago
a code in the deployer that looks like: ssh tgrid@pc-lab24 'mysqldump dashboard dashboard-table | ssh ubuntu@${config.MGT_MACHINE} <path-to>mysql dashboard'
ssh tgrid@pc-lab24 'mysqldump dashboard dashboard-table | ssh ubuntu@${config.MGT_MACHINE} <path-to>mysql dashboard'
a code in the deployer that looks like:
ssh tgrid@pc-lab24 'mysqldump dashboard dashboard-table | ssh ubuntu@${config.MGT_MACHINE} <path-to>mysql dashboard'