mongodb-container icon indicating copy to clipboard operation
mongodb-container copied to clipboard

MongoDB container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.

Results 25 mongodb-container issues
Sort by recently updated
recently updated
newest added

We should cover docker alone and OpenShift.

petset-replicas, after removing all db pods, new pod cannot be running again, the expect result is all db pods are running again ``` # oc logs -f mongodb-0 => sourcing...

Using the openshift mongo template, has anyone found a way to expose an external route for mongo? We can set mongo to require authentication and bind to 0.0.0.0 so it...

We're [hard-coding the `oplogSize` to 64 MB](https://github.com/openshift/mongodb/blob/386c1a0d8f4031aabda03464bf18ab5553e2a2ef/2.4/run-mongod.sh#L69) which greatly limits setting up our replication example for anything past a "it works!" demo. If an application takes 10 minutes to add...

P3

@jhadvig when Jenkins fails, it is impossible to parse the Jenkins console output by my poor brain. Can you please print out the test case name and mark the failure...

P3