Thanks to visit codestin.com
Credit goes to github.com

Skip to content

whattablackhole/fun_taxi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup Guide

Requirements

  • Memory: 32 GB RAM or more
  • Storage: Fast SSD

Dependencies

Ensure the following tools and packages are installed:

  • Rust (nightly version)
  • .NET Core
  • Build essentials (gcc, g++, make)
  • CMake
  • Docker + Docker Compose
  • Protobuf Compiler

Common Setup

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published