Giter Site home page Giter Site logo

Add a production ready Dockerfile about ipe HOT 3 CLOSED

dimiro1 avatar dimiro1 commented on August 20, 2024 1
Add a production ready Dockerfile

from ipe.

Comments (3)

bmartel avatar bmartel commented on August 20, 2024

You may want to look at possibly abstracting both and handling them with https://github.com/spf13/viper. This would keep both secret env vars and any configuration files you need to depend on available through a unified api within the code (consumes many forms of environment/config data). This would open up many more possibilities with how the application itself can be deployed or managed within a container, or in any scenario really.

from ipe.

dimiro1 avatar dimiro1 commented on August 20, 2024

Hey, @bmartel thanks for your comment. How to handle multiple applications using only env vars?

from ipe.

dimiro1 avatar dimiro1 commented on August 20, 2024

Hey, @bmartel I just merged #46 which adds a Dockerfile to the project, however, I still like your suggestion to use Viper to configure the application. Feel free to open a PR with the Viper implementation, I will be more than happy to accept it.

from ipe.

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.