An open API service indexing awesome lists of open source software.

https://github.com/manusant/devops-mongodb

Configuration and infrastructure as code for Mongo Database replica-set (Docker and Kubernetes)
https://github.com/manusant/devops-mongodb

digitalocean docker docker-compose kubernetes mongodb replica-set scaleway

Last synced: 3 months ago
JSON representation

Configuration and infrastructure as code for Mongo Database replica-set (Docker and Kubernetes)

Awesome Lists containing this project

README

          

# Kubernetes MongoDB replica-set
Configure a MongoDB Replica Set on Kubernetes using Satefulset and PersistentVolumeClaim.
[Full Documentation Here](/kubernetes/README.md)

# Local MongoDB server with replica-set (Docker compose)
[Full Documentation Here](/docker/README.md)