First, purchase
1. Baidu Cloud Bcc purchase webpage http://bce.baidu.com/product/bcc.html
2. After purchase management: Http://console.bce.baidu.com/bcc/#/bcc/instance/list
Second, Windows Server 2012 64-bit server, schema Tomcat+mysql
1. Log in to the BBC cloud server using the VNC console provided by BCC;
2. Install the JDK, use jdk-8u45-windows-x64, and note the JDK JRE installation directory: Java_home, jre_home;
3.tomcat 6.0 need to modify Setclasspath.bat, add in front
Set java_home= installed JDK directory;
Set jre_home= installed JRE directory;
Otherwise, the Tomcat run may not be able to find the two directories, a flash;
4. Install MySQL, use mysql-installer-community-5.6.15.0;
5. Deploy your own website. Ok
Iv. if the Web page cannot be opened on the Internet, the port may not be open
Add required ports in advanced firewall inbound rules
Baidu Cloud BCC Build station