8000 Need to be able to (re-)configure the sub-process running within an ochopod instance · Issue #9 · autodesk-cloud/ochothon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Need to be able to (re-)configure the sub-process running within an ochopod instance #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pferrot opened this issue Jul 20, 2015 · 0 comments

Comments

@pferrot
Copy link
pferrot commented Jul 20, 2015

I was thinking of a feature that would be great to have in ochothon: the ability to pass some parameters to the desired pods in order to re-configure the underlying application.

My use case: ochopod cluster running a number of instances of my scala+akka+spray application (web service). Sometimes I need to change some configuration properties (that are currently in the application.conf). Would be great if I could do this from ochothon. No need to redeploy the pod: just pass some configuration values (specific to you application) and the sub-process is restarted if needed.

The configuration should ideally be persisted so that it is still used in case the pods are destroyed and re-created. Not all pods in a given cluster will use the same configuration though (i.e. configuration is instance-specific and not cluster-specific).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0