Preflight Checklist
Problem Description
DexIDP in the Docker environment (specifically docker-entrypoint ) uses gomplate under the hood to process configuration files and interpolation with env vars. This does not seem to be documented anywhere, and only by search though source is one able to determine valid and invalid ways to configure the docker environment for DexIDP. The gomplate docs are an invaluable resource for this information
Proposed Solution
Expand information related to creating and using templated configurations in the Docker environment and pointing to the gomplate as an additional documentation source.
Alternatives Considered
None
Additional Information
No response
Preflight Checklist
Problem Description
DexIDP in the Docker environment (specifically docker-entrypoint ) uses gomplate under the hood to process configuration files and interpolation with env vars. This does not seem to be documented anywhere, and only by search though source is one able to determine valid and invalid ways to configure the docker environment for DexIDP. The gomplate docs are an invaluable resource for this information
Proposed Solution
Expand information related to creating and using templated configurations in the Docker environment and pointing to the gomplate as an additional documentation source.
Alternatives Considered
None
Additional Information
No response