Giter VIP home page Giter VIP logo

Comments (5)

Naxora avatar Naxora commented on June 14, 2024 1

Ah okay, I understand now. Just Loïc mentioned this "we plan to use plugin configuration more often"
And the plugin configuration as I know is in the KESTRA_CONFIGURATION in docker-compose.yml so every time when I modify the plugin config kestra need to be restarted.

from kestra.

anna-geller avatar anna-geller commented on June 14, 2024 1

Unfortunately yes. We don't have any other way in the open-source version. In the EE version, there is a concept of centralized namespace-level configuration where you could add variables, task defaults and secrets directly from the UI any time without having to restart the server, but this is currently not available in the OSS version.

I'll close the issue then, feel free to ping me via Slack https://kestra.io/slack if you want to discuss this more, ok?

from kestra.

anna-geller avatar anna-geller commented on June 14, 2024 1

@loicmathieu mentioned it might be possible so reopening the issue

from kestra.

loicmathieu avatar loicmathieu commented on June 14, 2024 1

This will soon be documented in our website, meanwhile you can check the PR: https://github.com/kestra-io/docs/pull/1415/files

I mondify the KESTRA_CONFIGURATION I need to stop and restart whole kestra container.

One thing that worth noticing is that whereas it's using the environment variable or a configuration file, Kestra would need to be restarted for it to be taken into account.

from kestra.

anna-geller avatar anna-geller commented on June 14, 2024

can you share what issue are you trying to solve?

even if we change the KESTRA_CONFIGURATION to be a YAML file instead of a YAML string in an environment variable, you would need to still restart the server for the changes to take effect (they are applied at start time)

from kestra.

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.