Description
Apache Kafka
Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
Package sources: https://gitlab.com/pg-packages/kafka-rpm
Kafbat UI
Kafbat UI is a free, open-source web UI to monitor and manage Apache Kafka clusters.
Package sources: https://gitlab.com/pg-packages/kafbat-ui-rpm
Installation Instructions
# enable COPR repo
dnf copr enable pgdev/kafka
# install kafka
dnf install kafka
# enable and start kafka
systemctl enable --now kafka.service
# install kafbat-ui
dnf install kafbat-ui
# enable and start kafbat-ui
systemctl enable --now kafbat-ui.service
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Fedora 41
|
aarch64 (16)*, x86_64 (19)* | Fedora 41 (48 downloads) |
Fedora 42
|
aarch64 (13)*, x86_64 (77)* | Fedora 42 (68 downloads) |
Fedora 43
|
aarch64 (12)*, x86_64 (12)* | Fedora 43 (20 downloads) |
Fedora rawhide
|
aarch64 (20)*, x86_64 (19)* | Fedora rawhide (43 downloads) |
| Rhel+epel 10 | aarch64 (10)*, x86_64 (9)* | Rhel+epel 10 (7 downloads) |
Rhel 10
|
aarch64 (12)*, x86_64 (14)* | Rhel 10 (13 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pgdev/kafka
More info about enabling Copr repositories
Fedora 41
Rhel 10