All Projects → Crizstian → mongo-replica-with-docker

Crizstian / mongo-replica-with-docker

Licence: other
How to deploy a MongoDB Replica Set using Docker

Programming Languages

shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to mongo-replica-with-docker

magento-cluster
Highly Available and Auto-scalable Magento Cluster
Stars: ✭ 21 (-80%)
Mutual labels:  clustering, cluster
Eliasdb
EliasDB a graph-based database.
Stars: ✭ 611 (+481.9%)
Mutual labels:  clustering, cluster
pulseha
PulseHA is a active-passive high availability cluster daemon that uses GRPC and is written in GO.
Stars: ✭ 15 (-85.71%)
Mutual labels:  clustering, cluster
genie
Genie: A Fast and Robust Hierarchical Clustering Algorithm (this R package has now been superseded by genieclust)
Stars: ✭ 21 (-80%)
Mutual labels:  clustering, cluster
WatsonCluster
A simple C# class using Watson TCP to enable a one-to-one high availability cluster.
Stars: ✭ 18 (-82.86%)
Mutual labels:  clustering, cluster
Supervizer
NodeJS Application Manager
Stars: ✭ 278 (+164.76%)
Mutual labels:  clustering, cluster
Elasticluster
Create clusters of VMs on the cloud and configure them with Ansible.
Stars: ✭ 298 (+183.81%)
Mutual labels:  clustering, cluster
Cluster
Easy Map Annotation Clustering 📍
Stars: ✭ 1,132 (+978.1%)
Mutual labels:  clustering, cluster
Micro Cluster
Run multiple micro servers and a front proxy at a time
Stars: ✭ 173 (+64.76%)
Mutual labels:  clustering, cluster
Rayo.js
Micro framework for Node.js
Stars: ✭ 170 (+61.9%)
Mutual labels:  clustering, cluster
ClusterAnalysis.jl
Cluster Algorithms from Scratch with Julia Lang. (K-Means and DBSCAN)
Stars: ✭ 22 (-79.05%)
Mutual labels:  clustering, cluster
react-map-gl-cluster
Urbica React Cluster Component for Mapbox GL JS
Stars: ✭ 27 (-74.29%)
Mutual labels:  clustering, cluster
Clustering-Datasets
This repository contains the collection of UCI (real-life) datasets and Synthetic (artificial) datasets (with cluster labels and MATLAB files) ready to use with clustering algorithms.
Stars: ✭ 189 (+80%)
Mutual labels:  clustering, cluster
impfuzzy
Fuzzy Hash calculated from import API of PE files
Stars: ✭ 67 (-36.19%)
Mutual labels:  clustering
container-orchestration
A Benchmark for Container Orchestration Systems
Stars: ✭ 19 (-81.9%)
Mutual labels:  cluster
Sampled-MinHashing
A method to mine beyond-pairwise relationships using Min-Hashing for large-scale pattern discovery
Stars: ✭ 24 (-77.14%)
Mutual labels:  clustering
dentist
Close assembly gaps using long-reads at high accuracy.
Stars: ✭ 39 (-62.86%)
Mutual labels:  cluster
flip
Simple, lightweight, virtual IP management utility for moving IPs around nodes in response to cluster events.
Stars: ✭ 23 (-78.1%)
Mutual labels:  cluster
DBMSology
The Paper List on Design and Implmentation of System Software
Stars: ✭ 67 (-36.19%)
Mutual labels:  cloud-computing
G-SimCLR
This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip Chakraborty, Aritra Roy Gosthipaty and Sayak Paul.
Stars: ✭ 69 (-34.29%)
Mutual labels:  clustering

How to deploy a MongoDB Replica Set using Docker

This a repository example for the article How to deploy a MongoDB Replica Set using Docker is a walkthrough in how to set up a MongoDB replica set with authentication using docker.

Stack used:

  • MongoDB 3.4.1
  • Docker for Mac 1.12.5

Medium article

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].