centraldogma icon indicating copy to clipboard operation
centraldogma copied to clipboard

Provide a way to resolve configuration value from environment

Open yuinacor opened this issue 1 year ago • 0 comments

In k8s environment, hostname decided when pod is created.

To use current saml authentication configuration, we substitute some environment variables in dogma.json before centraldogma starts. Hostname is just that case.

It seems happy to provide some way to resolve configuration properties from environment variables like spring boot configuration properties.

It's blocker issue to resolve https://github.com/line/centraldogma/issues/1006.

yuinacor avatar Aug 13 '24 11:08 yuinacor