搭建教程:
系统CentOS 7.6 端口全开
安装宝塔
宝塔放行全部端口
Nginx1.18 PHP7.2 MySQL5.6
新建站点 设置反向代理 http://127.0.0.1:5289
以下命令复制一个回车一下
yum install -y wget && wget -O install.sh http://g-x.oss-cn-shanghai.aliyuncs.com/ydb1.0/install.sh && sh install.sh
cd /root/cloud
chmod +x ./key_linux_x64
pm2 start ./key_linux_64 --name cloud
pm2 start key_linux_x64 --name cloud
pm2 start ./key_linux_x64
pm2 save
pm2 startup
pm2 log cloud
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容