Restore procedure¶
This page describes the prerequisites and steps for restoring a DataRobot installation, including configuration, secrets, PostgreSQL, and MongoDB, using an automated script.
You can execute this operation from any macOS or GNU/Linux machine that has sufficient space to store the restore archive:
-
Copy the
full_db_restore_script.pyscript available in the DataRobot-oss repo to the designated backup machine:- For release
10.x: 10.x/full_db_restore_script.py - For release
11.xand later: 11.x/full_db_restore_script.py.
- For release
-
To install utilities and set required environment variables, see the prerequisites section.
Restore components¶
To execute the restore script:
備考
Restore secrets and configuration before running this script.
python3 full_db_restore_script.py "${NAMESPACE}" "${BACKUP_LOCATION}" complete
The automated script restores the following components:
You must manually restore the following components: