Code Monkey home page Code Monkey logo

Comments (7)

coorasse avatar coorasse commented on August 17, 2024

What I see as a problem, is the configuration of env specific values

from applications-setup-guide.

schmijos avatar schmijos commented on August 17, 2024

Would it be an option to take over the project, or at least keep on working on our branch? Figaro is pretty small. What I'd also consider is the new way Rails handles the secrets. We'll not have secret ENVs anyways in the future.

from applications-setup-guide.

coorasse avatar coorasse commented on August 17, 2024

Two points against Rails credentials:

  • you cannot configure different credentials for testing, develop, and master. You would need to create three equivalent Rails environments, which at the moment we don't have (we use production in all three)
  • IMHO it goes against this 12 factor app principle of keeping configuration in the environment: https://12factor.net/config

from applications-setup-guide.

coorasse avatar coorasse commented on August 17, 2024

Regarding Figaro maintainance, I'd be in. Could you try to get in touch with @laserlemon and see if he is interested in adding us as maintainers?
Maybe releasing a figaro2 gem would be an option as well

from applications-setup-guide.

coorasse avatar coorasse commented on August 17, 2024

I just noticed v2 is on the way: https://github.com/laserlemon/figaro/tree/v2

from applications-setup-guide.

schmijos avatar schmijos commented on August 17, 2024

Ah, nice, even active.

Regarding the config in environment: I agree with your 12factor point. But do you know then, what's the rationale behind the encrypted config file in Rails? In my eyes it would totally not fulfil the Rails 6 "Scalability" claim.

from applications-setup-guide.

coorasse avatar coorasse commented on August 17, 2024

closing as stale

from applications-setup-guide.

Related Issues (16)

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.