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.
  1. In chapter «MongoDB» in the instance bar, click «Data import»:
  2. At the top of the page, click «Import data».
  3. 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.
  4. Wait for the import to complete.
Content