You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# mongo-cluster-docker
2
2
3
-
Simple 3 node replica mongodb on offcial `mongo` docker image using `docker-compose`.
3
+
This is a simple 3 node replica mongodb setup based on offcial `mongo` docker image using `docker-compose` described in my blogpost at https://warzycha.pl/mongo-db-sharding-docker-example/.
4
4
5
5
# Run
6
6
@@ -77,4 +77,4 @@ Basically `mongosetup` service is now splitted to multiple `yml` files. :)
0 commit comments