A Go program to set up Docker Engine and initialize a MongoDB replica set.
Go to file
2024-05-21 17:21:49 +07:00
docker.go an attempt to initialize the mongo replica set, known NOT working. 2024-05-21 17:21:49 +07:00
go.mod an attempt to initialize the mongo replica set, known NOT working. 2024-05-21 17:21:49 +07:00
go.sum an attempt to initialize the mongo replica set, known NOT working. 2024-05-21 17:21:49 +07:00
inst_deps.go implement installer for Debian, Fedora and CentOS 2024-05-17 15:39:55 +07:00
main.go reduce number of containers and add python reference 2024-05-17 11:26:27 +07:00
mongo_replica_init.go an attempt to initialize the mongo replica set, known NOT working. 2024-05-21 17:21:49 +07:00
python-reference.py reduce number of containers and add python reference 2024-05-17 11:26:27 +07:00
systemcheck.go implement basic mongo initialization code for ubuntu 2024-05-16 12:06:38 +07:00