Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 325 Bytes

redpanda-evaluation

Quickstart

Ensure that the config files have the group id 101 to match the process running within the docker container. This is required as the rpk process will write back to the config file.

$ sudo chgrp 101 redpanda/*.yaml

The start all services with docker-compose up -d.