Update legacy_dataset_dump

rainbow napkin 2025-10-08 05:59:12 -04:00
parent cb533101fc
commit 8484b03115

@ -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 ## 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` 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' 2. Copy the database file locally, make a second copy called 'users.sql'