Giter Site home page Giter Site logo

Comments (5)

omron93 avatar omron93 commented on August 11, 2024

do you guys see any issues with this template being used for production apps?

@alikhajeh1 Please, what template are you referring?

So my concern isn't high-availability, but a pod restart or an unclean shutdown causing data corruption/loss. However, I tested this and the default behaviour is for MongoDB to start in recovery mode when it detects this.

Journal is enabled by default for this image. So there should be no problem.

As a good practice, we would obviously also be having a backup strategy that we could use to recover following issues.

@bparees How to do backups in OpenShift please?

Upgrades: It seems currently, users could update the image referenced in the deploymentconfig and click on deploy... e.g. when you add support for 3.4, would that be all we'd need to do to upgrade?

For MongoDB upgrades upstream releases document with things to check and fix before upgrade. This applies to images too. (for example https://docs.mongodb.com/manual/release-notes/3.2-compatibility/, https://docs.mongodb.com/manual/release-notes/3.4-compatibility/)

Also testing upgrade in staging environment or data backup is suggested.

from mongodb-container.

bparees avatar bparees commented on August 11, 2024

@bparees How to do backups in OpenShift please?

oc rsh into the mongo container, use the mongo tools to create the backup and then oc rsync to pull the backup archive off the pod to your backup location.

from mongodb-container.

alikhajeh1 avatar alikhajeh1 commented on August 11, 2024

@alikhajeh1 Please, what template are you referring?

Thanks for the detailed answer guys, I was referring to this template, which links to this repo...

Re backups, yep, that's exactly what we planned to do.

from mongodb-container.

BorntraegerMarc avatar BorntraegerMarc commented on August 11, 2024

If I understood this comment right then MongoDB support has been removed from Fedora. So these images shouldn't be used in production, to my understanding

from mongodb-container.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.