Step by step Upload Outlet into db Production - acan12/dbupload GitHub Wiki

  1. Collect all new data outlets from 'data-entry-team' in excel format template , eg. id, slug, name, address1, ...etc.

  2. move excel file from 'data-entry-team' into your own data entry storage eg. 'data_sources.xls'

  3. Convert all data in excel format in ('data_sources.xls'/local file is up to you) into sql file

  4. below are their instruction tools :

  1. Check into sql file , if there still clean from strange chars or not
  2. dump all data production into local db, and running the script sql file into your local db.
  • dump production db into abra_prod[yyyymmdd].sql // dump sql command production
  • download abra_prod[yyyymmdd].sql // into your local file
  1. check again if there have failure data (pair with Data PIC if needed)
  2. after everything ok , you can upload directly to production db.
  • just access to dbsite production