Does anyone have any experience with connecting a dotnetcore container to a sharded mongo cluster using a mongos container? Shouldn’t bridge mode allow both containers to communicate? Wouldn’t then all I need to do is point the connection string in the dotnetcore container to localhost:27018?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| connect netcore app to mongo using compose | 0 | 777 | November 19, 2018 | |
| Container connection | 19 | 1370 | April 4, 2024 | |
| Can't connect to mongodb | 2 | 4762 | January 29, 2018 | |
| Connect mysql and mongo db running in VM in aws from node container which is running in different VM | 0 | 620 | December 27, 2018 | |
| How mongodb work in docker, How to connect with mongodb | 24 | 224754 | March 10, 2025 |