influxdata / influxdata/influxdata-docker
Support interpolating environment variables on /docker-entrypoint-initdb.d iql scripts
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
I would like to suggest supporting interpolating environment variables in initialization `*.iql` scripts found in `/docker-entrypoint-initdb.d`.
This can allow user creation queries while still interpolating the password from env vars
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how initialization *.iql scripts under /docker-entrypoint-initdb.d are discovered and executed in the Docker image. Determine the existing initialization path and how environment variables are handled; done means supported variables are interpolated for these scripts without breaking normal initialization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- databases, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100