区块链交易所源码,k线正常 全开源带vue源码 -带搭建安装教程_区块链源码

认准官方唯一客服,其他均为骗子 Telegram客服@saolei44 双向机器人客服@heichanymbot

加入VIP 永久全站资源免费下载
修复更新升级版本,会员投稿互换的 ,没有搭建 忘记截图了 ,看过演示网站是正常没问题的。具体大家自己可研究

centos7.6


安装宝塔

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


Nginx 1.2 

mysql8.0 

PHP7.2 Redis扩展

supervisor

PHP禁用函数全部删除

网站运行目录/public


安装:supervisor

yum -y install supervisor


配置supervisor:

/etc/supervisord.conf

将files = relative/directory/*.ini改为files = /www/wwwroot/ebite/supervisor/*.conf


命令

supervisord -c /etc/supervisord.conf

supervisorctl restart all


伪静态:laravel5

nginx websocket端口转发配置:

location /ws {

    proxy_pass http://127.0.0.1:7272;

    proxy_http_version 1.1;

    proxy_set_header X-Forwarded-For

    $proxy_add_x_forwarded_for;

    proxy_set_header Upgrade $http_upgrade;

    proxy_set_header Connection "Upgrade";

    proxy_set_header X-Real-IP $remote_addr;

    rewrite /ws/(.*) /$1 break;

    proxy_redirect off;

}


172.17.0.1


常用命令

supervisorctl status

supervisorctl stop ispec

supervisorctl start ispec

supervisorctl restart ispec

supervisorctl reread 

supervisorctl update

supervisorctl reload


/usr/bin/python /usr/bin/supervisord -c /etc/supervisord.conf

QQ截图20230217155625 photo_2023-02-15_16-18-42 photo_2023-02-15_16-19-23 photo_2023-02-15_16-20-23
1、本站目前拥有近 1000+ 精品收费资源,现在加入VIP会员即可全部下载。
2、本资源部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
黑产源码 » 区块链交易所源码,k线正常 全开源带vue源码 -带搭建安装教程_区块链源码

发表评论

加载中~

加入本站VIP会员订阅计划,海量资源免费查看

目前为止共有 3654 位优秀的VIP会员加入! 立刻加入VIP会员