Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Dynamic configuration #23

Open
giovannicandido opened this issue Jun 29, 2017 · 0 comments
Open

Dynamic configuration #23

giovannicandido opened this issue Jun 29, 2017 · 0 comments
Labels
Milestone

Comments

@giovannicandido
Copy link
Owner

Problem: Some apps need access to configuration variables that are in the environment, for example: URL for the api server in a cloud or docker cluster, keycloak url, realm and clientId.

This are not so much sensitive data, but are dynamic.

A nice solution would be to expose env variables to the client, that way the container could override the variable on startup and the client will pick up.

This feature need support from the server.

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

No branches or pull requests

1 participant