274 Forks
3057 Stars
3057 Watchers

console

Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging.

How to download and setup console

Open terminal and run command
git clone https://github.com/redpanda-data/console.git
git clone is used to create a copy or clone of console repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with console https://github.com/redpanda-data/console/archive/master.zip

Or simply clone console with SSH
[email protected]:redpanda-data/console.git

If you have some problems with console

You may open issue on console support forum (system) here: https://github.com/redpanda-data/console/issues