master
parent
d5552efdfc
commit
721901c473
|
@ -4,7 +4,9 @@ networks:
|
||||||
mother:
|
mother:
|
||||||
external: true
|
external: true
|
||||||
|
|
||||||
|
#backup user in mongo pwd +F9ELYfavzTx/w/eOSiURc1IV28= user backupman
|
||||||
|
#restore user in mongo pwd KG12JiX4R0sVSuEnJ/F7PiDYUdA= user restoreman
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mongoprimary:
|
mongoprimary:
|
||||||
image: registry.vnfco.ir/library/bitnami/mongodb:4.4.11-debian-10-r5
|
image: registry.vnfco.ir/library/bitnami/mongodb:4.4.11-debian-10-r5
|
||||||
|
@ -46,7 +48,7 @@ services:
|
||||||
retries: 3
|
retries: 3
|
||||||
start_period: 5s
|
start_period: 5s
|
||||||
|
|
||||||
|
|
||||||
mongosecondary:
|
mongosecondary:
|
||||||
image: registry.vnfco.ir/library/bitnami/mongodb:4.4.11-debian-10-r5
|
image: registry.vnfco.ir/library/bitnami/mongodb:4.4.11-debian-10-r5
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue