cybercongress / cyber-markets

🍄 Toolchain for trades/orders parsing and processing
MIT License
46 stars 10 forks source link

Setup minimal dev/prod infrastructure environment #52

Closed cyborgshead closed 7 years ago

cyborgshead commented 7 years ago

Use http://docs.confluent.io/current/cp-docker-images/docs/index.html images for: kafka, zookeper

abitrolly commented 7 years ago

Instruction to setup minukube and k8s - https://github.com/cyberFund/cybernode/issues/82

abitrolly commented 7 years ago

What is the final result that I can validate?

abitrolly commented 7 years ago

For example, test for this issue - as a developer, after container is started, I get cluster IP and then to vaIidate that dev,environment works I should:

  1. enter in command line ???
  2. what result should be there ???
abitrolly commented 7 years ago

From the chat:

  1. I connect to localhost:9000 (Kafka Manager UI) with browser
  2. Go to cluster menu, add cluster, chose name and Zookeper
  3. Go to cluster view, see that "it works"
abitrolly commented 7 years ago

Starting point - https://github.com/cyberFund/cybernode-connectors/blob/develop/devops/docker-compose.yml