lenaliao / BlueTrader-E2E-Bluemix

A Trade application running on Bluemix, bind with SQLDB, AutoScaling and Monitor and Analitics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlueTrader-E2E-Bluemix

A Trade application running on Bluemix, bind with SQLDB, AutoScaling and Monitor and Analitics

There is a Chinese paper that you can follow to run this application, the link is: will update later

Step by Step for English

  1. Dowload installableWar/BlueTrader.war to your local machine
  2. Using "cf push app_name -p BlueTrader.war" to push app to Bluemix
  3. From Bluemix UI, bind SQL Database service to this app, the service name should be "TradeDataSource"
  4. Access this application by http://app_name.mybluemix.net

About

A Trade application running on Bluemix, bind with SQLDB, AutoScaling and Monitor and Analitics

License:Apache License 2.0


Languages

Language:Java 88.7%Language:HTML 9.2%Language:CSS 2.1%