quickwit-oss / quickwit-oss/quickwit
Create native (.rpm, .deb) packages
Open
Nobody has claimed this yet.
backlog
enhancement
low-priority
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
We would like to have native packages like .deb and .rpm package.
Possibly find ways to have a repository that can host the package for native installation like:
add-apt-repository https://repo.quickwit.io/path
apt install quickwit
Potential tools to look into for packaging:
- rpm-build
- https://github.com/kornelski/cargo-deb
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.
Research direction
Start by evaluating the proposed rpm-build and cargo-deb tools against the requested .rpm and .deb packages. Define what repository hosting and installation flow are required for the example apt setup, then verify that both native packages can be produced and installed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100