diff --git a/legacy_dataset_dump.md b/legacy_dataset_dump.md index 6195e4c..f0f3aed 100644 --- a/legacy_dataset_dump.md +++ b/legacy_dataset_dump.md @@ -1,6 +1,3 @@ ---- -title: Prepping a Legacy fore.st dataset for Migration Ingestion ---- ## Step-by-Step procedure for Prepping a Legacy fore.st dataset for Migration Ingestion 1. Log-in to your legacy fore.st server and dump the database `mysqldump --quick --skip-lock-tables -u forest -p forest > forest.sql` 2. Copy the database file locally, make a second copy called 'users.sql'