1
0
mirror of synced 2026-01-07 18:06:03 -05:00
Files
airbyte/airbyte-integrations/connectors/destination-mongodb
Evan Tahler f455c1288d Java DB Destination connector licenses to Elv2 (#27781)
* Java DB Destination connector licenses to Elv2

* PR id for docs

* fix redshift tagging
2023-06-29 12:26:24 -05:00
..
2023-05-09 10:03:22 -07:00
2021-09-06 17:16:33 +03:00
2023-05-24 17:25:41 -07:00
2021-09-06 17:16:33 +03:00

MongoDB Test Configuration

In order to test the MongoDB destination, you need a service account key file.

Community Contributor

As a community contributor, you will need access to a MongoDB to run tests.

  1. Create a new account or log into an already created account for mongodb
  2. Go to the Database Access page and add new database user with read and write permissions
  3. Add new database with default collection
  4. Add host, port, database name, username and password to secrets/credentials.json file

Airbyte Employee

  1. Access the MongoDB Integration Test User secret on Rippling under the Engineering folder
  2. Create a file with the contents at secrets/credentials.json