quickwit-oss / quickwit-oss/quickwit
The GCS storage is not documented
Open
@PSeitz is already working on this.
Since Mar 25, 2024.
documentation
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
We now support Google Cloud storage natively.
The configuration is a bit tricky but has been already documented by @fmassot here
https://github.com/quickwit-oss/quickwit/blob/2e870acc68424a85bdbc3e34b7035250c71d042e/docs/deployment/kubernetes/gke.md?plain=1#L6
But we need to update this page accordingly https://quickwit.io/docs/configuration/storage-config
Explain that GCS can be configured natively or using the S3-compatibility layer or whatever it is called, and add the proper link.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.