Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

rudissaar/fetch-and-update-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update-db.sh

Bash script that goes and fetches database from remote host and imports it to the local one.

Script will ask credentials of remote and local systems interactively, but It can be skipped by creating update-db.conf file, it can be easily created by copying/moving file update-db.conf.sample to update-db.conf.

Sample config files includes option to make script work with WordPress and Magento's database so that certain data will be overwritten to work with local system automatically.

Dependencies

  • bash
  • openssh
  • mysql/mariadb

About

Bash script that goes and fetches database from remote host and imports it to local one, includes useful tweaks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages