发布CRM你将使用以下软件 nginx uWSGI CentOS7 CRM项目文件 virtualenv supervisor WSGI、uWSGI python web服务器开发使用WSGI协议(Web Server Gateway Interface) python web项目默认会生成一个ws ...
分类:
其他好文 时间:
2020-01-08 20:36:30
阅读次数:
92
1.加入测试网络 (1.)删除原有点数据 rm rf ~/.lotus ~/.lotusstorage (2.)设置网关 IPFS_GATEWAY="https://proof parameters.s3.cn south 1.jdcloud oss.com/ipfs/" (3.)启动守护进程 lo ...
分类:
其他好文 时间:
2020-01-08 01:07:48
阅读次数:
869
设置centos7静态网卡配置文件 vi /etc/sysconfig/network-scripts/ifcfg-ens33 TYPE=EthernetPROXY_METHOD=noneBROWSER_ONLY=noIPADDR=192.168.191.10NETMASK=255.255.255. ...
分类:
其他好文 时间:
2020-01-06 17:46:32
阅读次数:
110
usertask2 到达网关,后台挂起 usertask3 到达网关,则触发执行 ParallelGatewayActivityBehavior.execute,判断incomings的数量和executions数量是否相同,如果相同则执行如下逻辑: 更新act_hi_actinst,修改act的e ...
分类:
其他好文 时间:
2020-01-05 17:10:04
阅读次数:
112
1、composer安装thinkphp 2、进入tp5根目录 3、安装gatewayworker 4、官网下载linux版本demo:http://www.workerman.net/download 5、将Applications/Yourapp复制到tp5目录application中,并更改名 ...
分类:
其他好文 时间:
2020-01-04 18:15:23
阅读次数:
505
WSGI 什么是WSGI? wsgi 是一个 web 组件的接口规范(WSGI is the Web Server Gateway Interface. It is a specification that describes how a web server communicates with w ...
分类:
其他好文 时间:
2020-01-04 01:31:21
阅读次数:
115
注意: 如果编译Zabbix Server端的时候,没有开启--enable-java (Zabbix Java gateway),那需要重新编译源码。 1、重新编译源码(源码安装建议不要删除,保存起来,以后需要重新编译很快,因为编译过的*.o,不用再进行重新编译,只编译新功能的代码) 2、配置za ...
分类:
其他好文 时间:
2020-01-04 00:40:37
阅读次数:
119
编写proto文件: Models.proto Orders.proto Prod.proto 接下来生成pd.go文件 编写服务端Serbices OrdersService.go package services import ( "context" ) type ProdService str ...
一、下载地址 http://isoredirect.centos.org/centos/7/isos/x86_64/ 各个版本的ISO镜像文件说明: CentOS-7-x86_64-DVD-1708.iso 标准安装版(推荐) CentOS-7-x86_64-Everything-1708.iso ...
分类:
系统相关 时间:
2019-12-31 12:53:50
阅读次数:
120
升级: mkdir /opt/apps/hivecd /opt/apps/hivewget http://emr.oss-cn-hangzhou.aliyuncs.com/ecm-repo/hive/opay/apache-hive-2.3.5-bin.tar.gzmd5sum apache-hiv ...
分类:
其他好文 时间:
2019-12-30 17:47:54
阅读次数:
87