A Go program to set up Docker Engine and initialize a MongoDB replica set.
Go to file
2024-05-15 12:56:21 +07:00
.woodpecker Revert "add upload step" 2024-05-13 15:54:13 +07:00
docker.go implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00
go.mod implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00
go.sum implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00
inst_deps.go implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00
inst_docker.go implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00
main.go implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00
mongo_replica_init.go implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00
systemcheck.go implemented most functions, except replset init and distro-dependent commands 2024-05-15 12:56:21 +07:00