1 Star 0 Fork 29

FOX123321/wellet

forked from 交易所源码/wellet 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
重启后安装景蓝.txt 969 Bytes
一键复制 编辑 原始数据 按行查看 历史
交易所源码 提交于 2020-06-23 18:25 . wellet
官方QQ:996666448
cd /viabtc/kafka_2.12-2.1.1
bin/zookeeper-server-start.sh -daemon config/zookeeper.properties
bin/kafka-server-start.sh config/server.properties
nohup bin/kafka-server-start.sh config/server.properties 2>&1 &
tail -f nohup.out
cd ../redis/
nohup redis-server /etc/redis.conf 2>&1 &
nohup redis-sentinel /etc/redis-sentinel.conf 2>&1 &
cd /viabtc/viabtc_exchange_server/matchengine/ && ./restart.sh
cd ../alertcenter/ && ./restart.sh
cd ../readhistory/ && ./restart.sh
cd ../accesshttp/ && ./restart.sh
cd ../accessws/ && ./restart.sh
cd ../marketprice/ && ./restart.sh
curl http://localhost:8080 -d '{"method": "market.list", "params": [], "id": 1516681174}'
cd /viabtc/viabtc_exchange_server/matchengine && python ./update_coins.py
nohup python ./update_coins.py 2>&1 &
cd /www/wwwroot/jinglanex/python/ && python ./robot.py
nohup python ./robot.py 2>&1 &
tail -f nohup.out
一条一条运行,遇到不动 就按 ctrl+c
官方QQ:996666448
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/fox123321/wellet.git
git@gitee.com:fox123321/wellet.git
fox123321
wellet
wellet
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385