BotVS配置托管者-基于阿里云


1. 上传Linux 64位 托管者并解压
在 https://www.botvs.com/m/add-node 上下载Linux 64位 托管者,

当前下载地址 https://dn-botvs.qbox.me/20170627//robot_linux_amd64.tar.gz
然后上传到阿里云


2. 使用命令启动托管者


3. 启动成功



4. 检测Python是否支持

[root@quant.fangbei.org ~]# python
Python 2.7.5 (default, Nov 20 2015, 02:00:19) 
[GCC 4.8.5 20150623 (Red Hat 4.8.5-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 
原文地址:https://www.cnblogs.com/bitquant/p/botvs-config-aliyun.html