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 | 781 | November 19, 2018 | |
| Container connection | 19 | 1440 | April 4, 2024 | |
| Can't connect to mongodb | 2 | 4784 | January 29, 2018 | |
| Connect mysql and mongo db running in VM in aws from node container which is running in different VM | 0 | 621 | December 27, 2018 | |
| How mongodb work in docker, How to connect with mongodb | 23 | 226205 | February 27, 2025 |