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 | 764 | November 19, 2018 | |
Containers can't communicate with each other | 6 | 2382 | June 6, 2023 | |
How to connect to container from Docker Host | 3 | 3423 | February 8, 2018 | |
Could not get container | 1 | 4088 | September 13, 2016 | |
Can not connect to Mongo DB Cloud Atlas instance from Docker Container | 0 | 1264 | November 21, 2019 |