Giter VIP home page Giter VIP logo

Comments (4)

wistefan avatar wistefan commented on August 17, 2024

Hi @bhack ,
we don't have such plans, yet. But we are open for contributions, so a PR would be welcome:)

from helm-charts.

bhack avatar bhack commented on August 17, 2024

As @dladlk has done the majority of the work there it could be interesting to se if they want to "upstream" it here and on https://artifacthub.io/

from helm-charts.

dladlk avatar dladlk commented on August 17, 2024

These helm charts are mostly for test purposes on our DEV server to simplify upgrades of Domibus.
The main challenge with Helm was to have some convenient way to customize domibus.properties - so the base file is used from default deliveries (as more and more new configs are added), and we wanted to be able to overwrite, comment out or add there new configs via env properties - so added a small java program which reads env variables and modifies given *.properties file (not ideal).
The result helm chart is very specific, so on PROD we always use domibus.properties via mounts or secrets and actually use pure *.yaml files without Helm (especially, when Kubernetes migrated to Deployment apps/v1 and Helm just stopped working without manual history modification)...

Conclusion - you can look there for inspiration, but it is far away from being enough reusable and flexible :)

from helm-charts.

bhack avatar bhack commented on August 17, 2024

The main challenge with Helm was to have some convenient way to customize domibus.properties

Yes It is not only a challenge for HELM but also for a more traditional deployment as you need to maintain patching scripts over the default conf.

from helm-charts.

Related Issues (19)

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.