Skip to content
Jacek Spólnik edited this page Mar 13, 2016 · 17 revisions

This guide provides information for running Trading Office on your machine

Before starting

  • Install JDK8
  • Install RabbitMQ
  • Install Mongodb
  • Clone repositories: git clone https://github.com/spolnik/trading-office-allocation-message-receiver.git git clone https://github.com/spolnik/trading-office-allocation-enricher.git git clone https://github.com/spolnik/trading-office-confirmation-sender.git git clone https://github.com/spolnik/trading-office-market-data-service.git git clone https://github.com/spolnik/trading-office-confirmation-service git clone https://github.com/spolnik/trading-office-counterparty-service.git git clone https://github.com/spolnik/trading-office-eureka-server.git git clone https://github.com/spolnik/trading-office.git

Run Eureka Server

Clone this wiki locally