不多说,直接上干货!

 

 

  • 操作系统: CentOS 6.5
  • 安装Nginx 1.10.1
  • 安装JDK 1.7.0_80
  • 安装Tomcat 7.0.69
  • 安装mysql 5.1
  • 安装zookeeper
  • 安装Redis

注意,如果选择在服务器上编译打包还需要在服务器上配置maven环境

 

 

 

一、必要软件安装

1.安装MySQL

2.安装Tomcat(apache-tomcat-7.0.50)

3.安装Nginx(nginx/1.5.3)

4.安装 zookeeeper (zookeeper-3.3.0)

5.安装 Redis (2.4.5)

6.安装maven

 

 

http://blog.csdn.net/u011116672/article/details/73395707(推荐)

http://blog.csdn.net/mingyu1016/article/details/54017220

 

http://blog.csdn.net/plg17/article/details/78300492

 http://blog.csdn.net/fengyao1995/article/details/66491226(CentOS 7)

相关文章:

  • 2022-02-21
  • 2022-02-09
  • 2021-10-19
  • 2022-12-23
  • 2022-01-10
  • 2022-01-02
  • 2019-09-12
猜你喜欢
  • 2022-01-09
  • 2022-01-21
  • 2021-11-12
  • 2021-12-12
  • 2021-10-02
  • 2022-02-23
  • 2021-06-29
相关资源
相似解决方案