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

Create functional defaults for Genegraph environment variables #487

Open
tnavatar opened this issue Apr 11, 2022 · 0 comments
Open

Create functional defaults for Genegraph environment variables #487

tnavatar opened this issue Apr 11, 2022 · 0 comments

Comments

@tnavatar
Copy link
Contributor

In order to run Genegraph, one requires specific environment variables to be set. These should have default values that allow Genegraph to run without prior configuration. If the current codebase makes this impossible, the code should be altered to make it possible.

Suggested alternatives for current variables:

*** GENEGRAPH_DATA_PATH

Default to directory within codebase

*** GENEGRAPH_DATA_VERSION

Default to generic public migration

*** GOOGLE_APPLICATION_CREDENTIALS

Should find a way to render unnecessary 

*** GENEGRAPH_BUCKET

Default to public bucket

*** CG_SEARCH_TOPICS

Default to empty string

*** GENEGRAPH_EXPERIMENTAL_SCHEMA

May be ready to obsolete this altogether

*** GENEGRAPH_BATCH_EVENT_SOURCES

Default to empty string

*** DX_JAAS_CONFIG

May be unavoidable, but could consider a way to address
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