dativebase / dativebaseclj

DativeBase in Clojure: Linguistic Data Management
https://app.dative.ca
MIT License
0 stars 0 forks source link

Formulate a plan to complete the migration #24

Closed jrwdunham closed 2 months ago

jrwdunham commented 2 months ago

Problem: With the core technical challenges now overcome, we need a plan for completing the migration of the OLDs from DO to INT. This should cover communication with users to transfer of domain ownership and configuration, as needed.

A/C:

jrwdunham commented 2 months ago

I have boiled down the data (OLD) migration part down to these three commands:

  dodative:$ ./dump-old-dbs.sh
  local:$ ./sync-do-old-to-local.sh
  int:mysql> source /home/joel/load-do-mysql-dumps.sql

The plan for migration is as follows.

jrwdunham commented 2 months ago

Tickets created and on board.