issues
search
hpi-epic
/
pricewars
Price Wars - A Simulation Platform for Dynamic Pricing Competition
https://hpi.de/en/plattner/projects/price-wars-an-interactive-simulation-platform.html
MIT License
52
stars
24
forks
source link
Update kafka-reverse-proxy submodule + README update
#12
Closed
CarstenWalther
closed
6 years ago
CarstenWalther
commented
6 years ago
README updates
Remove Codeship references
Add extra command
docker-compose create
in setup. This separates the long image creation from the actual platform start (
docker-compose up
)
Move "Run Pricewars" up to be more visible.
Simplify update steps for images
Compose file changes
Use official Zookeeper docker image
Increase Kafka log level to avoid that screens full of Kafka INFO messages make it hard to find relevant messages
Change kafka-reverse-proxy command according to updated submodule
README updates
docker-compose create
in setup. This separates the long image creation from the actual platform start (docker-compose up
)Compose file changes