Code Monkey home page Code Monkey logo

Comments (4)

clintonb avatar clintonb commented on June 14, 2024

@edx/devops is there anything we should be aware of regarding Mongo configuration? Is there certain functionality/configuration that only makes sense in production, and should be avoided for development?

from devstack.

feanil avatar feanil commented on June 14, 2024

No, I don't think so. Ideally, we would run three in all situations so that stepdowns and such could be tested in local environments. There might be other reasons why that doesn't make sense, in which case the single mongo should bi a replica set with one member and require auth to login.

from devstack.

jibsheet avatar jibsheet commented on June 14, 2024

The only other thing is you likely want the small journal setting, otherwise it'll try to create a multiple GB journal file that it only uses like 4k of.

from devstack.

clintonb avatar clintonb commented on June 14, 2024

I'm not certain what the performance gains are for devstack; but, we need to eek out every gain we can to make this devstack's speed comparable to Vagrant.

from devstack.

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.