mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
docs: set a minimal Kafka version
There is no fancy features used by Akvorado. Likely 0.10 would work too.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
*Akvorado* is written in Go. It provides its 4 components in a single binary or
|
*Akvorado* is written in Go. It provides its 4 components in a single binary or
|
||||||
Docker image. It also requires [Kafka](https://kafka.apache.org/quickstart) and
|
Docker image. It also requires [Kafka](https://kafka.apache.org/quickstart)
|
||||||
[ClickHouse](https://clickhouse.com/docs/en/getting-started/install/), which
|
(1.0+) and [ClickHouse](https://clickhouse.com/docs/en/getting-started/install/)
|
||||||
must be installed separately. The minimum version for ClickHouse is 22.4.
|
(22.4+), which must be installed separately.
|
||||||
|
|
||||||
## Docker image
|
## Docker image
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user