Connect
Connect Mongodb to Zluri
Prerequisites
Before you begin the integration, ensure the following:
- You have access to a MongoDB Atlas Organization Admin account.
Setup Steps
Step 1: Log in to MongoDB Atlas
- Visit: https://cloud.mongodb.com
- Log in using your Organization Admin credentials.
Step 2: Navigate to Access Manager
- From the top navigation bar, choose your Desired organization from the Organizations dropdown.
- Click on Access Manager:
- You can find it either in the Navigation bar or in the Sidebar Menu.
Step 3: Create a New API Key
- Inside the Access Manager page, click on Create API Key.
Step 4: Configure API Key Information
- Provide a Description for the API key.
- Under Organization Permissions, assign the required roles based on the operations you want Zluri to perform.
- Recommended: Read-only or Custom role with limited access.
- Click Create to generate the key.
Step 5: Copy and Save API Keys
- Copy the generated:
- Public Key
- Private Key
You will only see the Private Key once. Make sure to store it securely before closing the dialog.
Step 6: Add Zluri to API Access List
- Still on the Access Manager page, click Add Access List Entry.
- Add the following IP address: 52.39.113.79
- Click Save to apply the changes.
✅ Once this is done, you can use the Public Key, Private Key, and ensure access from the Zluri IP for integration setup.
Step 7: Connect MongoDB with Zluri
-
In Zluri, search for MongoDB under Integrations.
-
Click Connect or Connect another instance.
-
Fill in the following fields:
- Public Key → Paste the public key you generated.
- Private Key → Paste the private key (ensure it was copied earlier).
-
Click Connect.
✅ Your MongoDB Atlas account is now successfully connected to Zluri!
Updated 5 days ago