栀夏° 发表于 2020-9-6 00:18:00

【转】【大天使H5】手工端+外网+GM后台

【大天使H5】手工端+外网+GM后台
这个是在别的坛子看到的,由于技术有限,按照教程实在是无法架设,有大神能做的一键端或者出个视频教程吧 万分感谢

教程




linux7.264

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install.sh && sh install.sh

宝塔安装ngx1.14 mysql5.6 php5.6   

安装java

数据库设置密码为:GnRT_6RGLD_tc



systemctl stop firewalld.service            
systemctl disable firewalld.service

mysql -uroot -pGnRT_6RGLD_tc

grant all privileges on *.* to 'root'@'%' identified by 'GnRT_6RGLD_tc';

导入数据库

上传服务端解压



服务端修改:把下面文件的127.0.0.1改成服务器ip

\data\script\config\mould_log2db_logger.xml

\data\script\config\mould_report_logger.xml

\data\script\minion\restart_tomcat

\data\script\minion\update_tomcatapp

\data\www\gmtools\compoment\js\i18n\code_i18n.js

\data\www\gmtools\page\auth\session\session_list.html


\data\www\log2db\log2db\config\logger-config-info.xml

<redis>
                <entry type="1" ip="127.0.0.1" port="6379" index="2" />      

\data\www\pay\hch5_charge\WEB-INF\classes\ip_white_list.properties

\data\www\report\report\config\logger-config-info.xml

<redis>
                <entry type="1" ip="127.0.0.1" port="6379" index="2" />               
      </redis>


创建网站80指定data/www

chmod -R 777 /data/

chmod -R 777 /www/


启动:

cd /data/script

./stat







https://pan.baidu.com/s/1kcnYX-a21uNexB4dAAVFOw提取码:ffk5

xiaoran917 发表于 2020-9-6 00:35:19

无回帖,不论坛,这才是人道。

1449231467 发表于 2020-9-6 11:58:32

看到这帖子真是高兴!

51daxiang 发表于 2020-9-6 16:50:44

太生气了,无法HOLD啦 >_<......

imissa 发表于 2020-9-7 14:37:47

真是被感动的痛哭流涕……

happy5210 发表于 2020-9-7 14:41:07

感恩无私的分享与奉献 :)

weiboweibo 发表于 2020-9-7 14:48:20

楼主加油,我们都看好你哦。

agshy 发表于 2020-9-8 03:37:35

强烈支持楼主ing……

aqddwlzx 发表于 2020-9-8 13:58:06

淡定,淡定,淡定……

dabiao2008 发表于 2020-9-9 14:32:33

真是难得给力的帖子啊。
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: 【转】【大天使H5】手工端+外网+GM后台