bravetechnologycoop / BraveSensor

1 stars 2 forks source link

Create setup_reporting_db.sh for monthly data dumps (CU-86duh0eeu) #297

Closed micahdbak closed 1 month ago

micahdbak commented 1 month ago

From the output of the script:

This script is unsafe - it does the following:

  1. It will download data from and slow the source database to a halt.
  2. It will drop all necessary data and schemas from the destination database.
  3. It will upload the downloaded data to the destination database.

Testing:

trisapeace commented 1 month ago

Task linked: CU-86duh0eeu Finish setup_reporting_db.sh for Buttons and Sensors

CCheng00 commented 1 month ago

Script now works, reporting db available on digital ocean