Skip to content
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

Document DOCKER_INFLUXDB_INIT_USERNAME_FILE, DOCKER_INFLUXDB_INIT_PASSWORD_FILE, DOCKER_INFLUXDB_INIT_ADMIN_TOKEN_FILE #763

Open
jstirnaman opened this issue Jul 26, 2024 · 0 comments

Comments

@jstirnaman
Copy link

In the influxdb image documentation, add the following environment variables and how to use them with Compose secrets:

DOCKER_INFLUXDB_INIT_USERNAME_FILE: /run/secrets/influxdb2-admin 
DOCKER_INFLUXDB_INIT_PASSWORD_FILE: /run/secrets/influxdb2-admin-pwd 
DOCKER_INFLUXDB_INIT_ADMIN_TOKEN_FILE: /run/secrets/influxdb2-admin-token
@jstirnaman jstirnaman changed the title Document DOCKER_INFLUXDB_INIT_USERNAME_FILE DOCKER_INFLUXDB_INIT_PASSWORD_FILE, DOCKER_INFLUXDB_INIT_ADMIN_TOKEN_FILE Document DOCKER_INFLUXDB_INIT_USERNAME_FILE, DOCKER_INFLUXDB_INIT_PASSWORD_FILE, DOCKER_INFLUXDB_INIT_ADMIN_TOKEN_FILE Jul 26, 2024
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