Skip to content

Commit 2fac14f

Browse files
Update content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 90a9770 commit 2fac14f

File tree

1 file changed

+0
-13
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+0
-13
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -127,16 +127,3 @@ Once you have followed the steps above, your MongoDB database is ready for Debez
127127
- [MongoDB User Management](https://www.mongodb.com/docs/manual/core/security-users/)
128128
- [Debezium MongoDB Connector Documentation](https://debezium.io/documentation/reference/stable/connectors/mongodb.html)
129129
- [MongoDB Atlas SSL Setup](https://debezium.io/documentation/reference/stable/connectors/mongodb.html#mongodb-in-the-cloud)
130-
131-
## Summary Table
132-
| Requirement | Description |
133-
|---------------------|-----------------------------------------------------------------------------|
134-
| MongoDB Topology | Replica Set, Sharded Cluster, or MongoDB Atlas |
135-
| User Roles | readAnyDatabase, clusterMonitor |
136-
| Oplog | Sufficient size for snapshot and streaming |
137-
| Pre/Post Images | Enable on collections **only if using a custom key** |
138-
| Connection String | Must include all hosts, replicaSet (if applicable), authSource, credentials |
139-
| MongoDB Atlas | **[SSL required](https://debezium.io/documentation/reference/stable/connectors/mongodb.html#mongodb-property-mongodb-ssl-enabled)**, provide root CA as `SOURCE_DB_CACERT` secret in RDI |
140-
| Network | RDI Collector must reach all MongoDB nodes on required ports |
141-
142-
By following these steps, your MongoDB database—including MongoDB Atlas—will be ready to serve as a source for Redis Data Integration pipelines.

0 commit comments

Comments
 (0)