You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
*** GENEGRAPH_DATA_VERSION
*** GOOGLE_APPLICATION_CREDENTIALS
*** GENEGRAPH_BUCKET
*** CG_SEARCH_TOPICS
*** GENEGRAPH_EXPERIMENTAL_SCHEMA
*** GENEGRAPH_BATCH_EVENT_SOURCES
*** DX_JAAS_CONFIG
The text was updated successfully, but these errors were encountered: