🌱 Method for syncing db between machines

Pull remote DB

  1. Dump DB from server
  2. SCP DB to local computer
  3. Find/Replace DB
  4. Install DB on local computer

Push local DB

  1. Dump DB from local computer
  2. Find/Replace DB
  3. SCP to remote server
  4. Install DB on remote server
Made by Brandon . If you find this project useful you can donate.