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

Deprecate CLOUD_PROVIDER and require STORAGE_BUCKET to contain the bucket protocol #41

Merged
merged 18 commits into from
Nov 25, 2020

Conversation

willgraf
Copy link
Contributor

  • Infer the cloud provider based on the bucket URL (e.g. gs://bucket-name/model-prefix). This requires just a single environment variable from the user.

  • Set the default value of STORAGE_BUCKET to gs://deepcell-models to allow a sensible default without requiring the environment variable at runtime.

  • Update the README to reflect the split in the Docker containers

  • Use pip install --no-cache-dir in the config writer container to reduce image size.

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

Successfully merging this pull request may close these issues.

None yet

1 participant