These files are used to run the migration of the memobase data.
First ensure that the configurations on the SFTP server are on the latest. Use the
script `./configurations/deploy-configurations-prod.sh` to deploy them. This takes a while, because it
sleeps for 10 seconds between each deploy to ensure the SFTP server does not kill the connections.
The configurations for the prod and stage environments are maintained [here](https://gitlab.switch.ch/memoriav/memobase-2020/configurations/import-process).
## Files & Folders
To run these scripts a python installation is required with the package `requests`. The suffix of
the script determines on which infrastructure the request will be executed.