sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.11k stars 1.29k forks source link

create backup image registry in case of dockerhub rate limiting #15738

Open ggilmore opened 3 years ago

ggilmore commented 3 years ago

DockerHub is going to limit pulls from unauthenticated users to 100 / 6 hours. Even though our deployments pin the sha256 digests by default, there is still a small chance that our users might eventually run into this. We should investigate:

daxmc99 commented 3 years ago

We could use https://about.scarf.sh/ today to allow us to transparently move in the future if needed

github-actions[bot] commented 3 years ago

Heads up @davejrt @ggilmore @dan-mckean @caugustus-sourcegraph @stephanx - the "team/delivery" label was applied to this issue.