Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 378 Bytes

File metadata and controls

7 lines (6 loc) · 378 Bytes

Datasync between environments

  • ./scripts/prod_to_local.sh - sync prod database to local database
  • ./scripts/stage_to_local.sh - sync sync database to local database
  • ./scripts/example_prod_to_stage.sh - a starting point for a script syncing prod data to stage.
  • ./scripts/restore_db.sh - Reset database
  • ./scripts/store_db.sh - Create database dump