- Memory: 32 GB RAM or more
- Storage: Fast SSD
Ensure the following tools and packages are installed:
- Rust (nightly version)
- .NET Core
- Build essentials (
gcc,g++,make) - CMake
- Docker + Docker Compose
- Protobuf Compiler
Before starting the project, make sure the consul-agent-config/ directory is owned by the appropriate user:
sudo chown -R 1000:100 consul-agent-config/Make sure executable permission on init-scripts applied:
cd init-scripts
chmod +x create_kafka_topics.sh