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

Support a local storage for developer #439

Open
La0 opened this issue Mar 2, 2020 · 0 comments
Open

Support a local storage for developer #439

La0 opened this issue Mar 2, 2020 · 0 comments

Comments

@La0
Copy link
Contributor

La0 commented Mar 2, 2020

The solution is dependant on a Google Cloud Storage account.
A contributor cannot run the backend nor the full bot without such an account, thus limiting contributions.

There does not seem to exist any "minio for GCS" in order to run a local fake GCS server.
As we do not use a lot of API calls for that service, it should be doable to support a local storage instead of GCS.

We need to be able to:

  • list blobs
  • check if a specific blob is available
  • read a blob
  • write a blob
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