Skip to content

Flexible configuration for secrets and tokens #81

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

Closed
wiltsecarpenter opened this issue Oct 31, 2023 · 0 comments
Closed

Flexible configuration for secrets and tokens #81

wiltsecarpenter opened this issue Oct 31, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@wiltsecarpenter
Copy link
Contributor

wiltsecarpenter commented Oct 31, 2023

Database client tokens and Secrets should be definable in a flexible manner including:

  • Configuration file, e.g., ~/.observablehq (currently used by database proxy)
  • Environment variables
  • Command line arguments

Databases and secrets have names and of course there can be more than one in a project, that implies that in a key/value definition, like an environment variable, there will need to be multiple keys. One possible solution is to include the database or secret name in the key, like "DATABASE_TOKEN_mydatabase" or "SECRET_mysecret"

@mbostock mbostock added the enhancement New feature or request label Oct 31, 2023
@mbostock mbostock added this to the Future milestone Nov 13, 2023
@mbostock mbostock closed this as not planned Won't fix, can't repro, duplicate, stale Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants