果子 发表于 2021-12-19 22:10:13

全新海贼王H5,重新整理完美兼容windows+Linux+外网

全新海贼王H5,重新整理完美兼容windows+Linux+外网
不多说上图上教程
----------------------------------------------------------------------------------
阿里云1g完美启动
----------------------------------------------------------------------------------
环境要求
window or centos7.x
java1.8
mysql5.7
redis
php
----------------------------------------------------------------------------------
1:安装宝塔yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
2:安装所需环境
3:上传server.zip到/www/wwwroot下。解压server.zip
4:新建sanguo_game数据库并导入sanguo_game.sql
5:设置Redis密码为:e5968b5bd4f916e4
6:进入宝塔添加站点PHP选择安装的版本,域名填写公网IP:81,目录指向/www/wwwroot/sanguoweb
7:网站配置PHP版本选择自定义设置成PHP配置信息:例如我的unix:/tmp/php-cgi-56.sock(这个路径在php fpm配置文件中可以看到)
8:修改服务端数据库密码jdbc.password
   game\target\classes\webgame\props\mysql.properties
   center\target\classes\webgame\props\mysql.properties
   修改/www/wwwroot/sanguoweb\global\config.php
9:启动服务端:
   java -Dfile.encoding=utf-8 -cp /www/wwwroot/center/lib/*:/www/wwwroot/center/target/classes com.linlongyx.startup.CrossServer
   java -Dfile.encoding=utf-8 -cp /www/wwwroot/game/lib/*:/www/wwwroot/game/target/classes com.linlongyx.sanguo.webgame.startup.GameServer
10:进入游戏畅玩吧
      外网:gm地址公网ip:81/gm/gm.php
      授权码123456
----------------------------------------------------------------------------------





HWCEJgmU 发表于 2021-12-19 22:17:58

好好 学习了 确实不错

tiantian987 发表于 2021-12-19 23:38:09

看帖回帖是美德!:lol

dzlqsq 发表于 2021-12-20 04:19:17

小手一抖,积分到手!

booohr 发表于 2021-12-20 09:40:24

LZ说的很不错

小詠。 发表于 2021-12-20 12:01:03

难得一见的好帖

chaojiwantong 发表于 2021-12-20 15:21:49

路过,学习下

lsy917 发表于 2021-12-20 17:42:06

难得一见的好帖

adsxr 发表于 2021-12-20 18:22:14

路过,支持一下啦

ananokok 发表于 2021-12-20 20:02:28

沙发!沙发!
页: [1] 2 3 4 5 6 7
查看完整版本: 全新海贼王H5,重新整理完美兼容windows+Linux+外网