7.10. Import MongoDB database from third party server
Important points:
- An existing database with the same name as the imported database before importing will be cleared.
- Databases are imported one by one. Multiple imports are not supported due to potential permission issues.
- In chapter «MongoDB» in the instance bar, click «Data import»:
- At the top of the page, click «Import data».
- Fill out the form and click «Import»:
- «Server» is the address of the MongoDB server from which to import the database.
- «Database» — the name of the imported database.
- «User » - username with role read and access to the imported database.
- «Password» - user password.
- Wait for the import to complete.