摘要: set http_proxy=http://127.0.0.1:port set https_proxy=http://127.0.0.1:port ss设置,启用系统代理,pac模式 https://blockchain-fabric.blogspot.com/2019/02/hyperledge 阅读全文
posted @ 2019-04-22 07:36 友善的狗W 阅读(213) 评论(0) 推荐(0) 编辑
摘要: https://micro.mu/docs/cn/index.html gomicro文档 https://github.com/micro/go-micro gomicro代码 https://www.zhihu.com/question/65502802 关于微服务架构,这个里面JobYuan的 阅读全文
posted @ 2019-04-21 17:01 友善的狗W 阅读(556) 评论(0) 推荐(0) 编辑
摘要: gitlab+openldap https://docs.gitlab.com/ee/administration/auth/ldap.html#ldap redmine+openldap https://www.cnblogs.com/37Y37/p/9430272.html https://bl 阅读全文
posted @ 2019-04-19 21:14 友善的狗W 阅读(178) 评论(0) 推荐(0) 编辑
摘要: https://www.zhihu.com/question/30461290 golang资料精选汇编 https://www.golangnote.com/ 一些golang语言的tips,偶尔翻翻 http://c.biancheng.net/golang/ 一个不错的教程 和vue相关的: 阅读全文
posted @ 2019-04-19 14:08 友善的狗W 阅读(570) 评论(0) 推荐(0) 编辑
摘要: 证书目录说明 ordererOrganization peerOrganization-orgXXXX --ca 组织根证书和私钥1 --tlsca tls根证书和私钥2 --msp admincerts 组织管理员身份验证证书3 cacerts 组织根证书 就是上面的1 tlscacerts tl 阅读全文
posted @ 2019-04-12 17:39 友善的狗W 阅读(495) 评论(0) 推荐(0) 编辑
摘要: https://github.com/wrouesnel/postgres_exporter golang实现的 POST http://192.168.1.107:9093/api/v1/alerts: prometheus post 给 alertmanager的url地址 content-ty 阅读全文
posted @ 2019-04-12 14:10 友善的狗W 阅读(210) 评论(0) 推荐(0) 编辑
摘要: zookeeper使用和原理探究(一) http://www.blogjava.net/BucketLi/archive/2010/12/21/341268.html zookeeper的作用和原理讲的比较浅显易懂,和几个zookeeper的使用场景 kafka和zookeeper原理和应用场景介绍 阅读全文
posted @ 2019-04-11 16:23 友善的狗W 阅读(339) 评论(0) 推荐(0) 编辑
摘要: copy来的,这里记录一下 1. 升级系统: sudo apt-get upgrade 2. 安装docker 下载docker-ce: https://download.docker.com/linux/ubuntu/dists/xenial/pool/stable/amd64/docker-ce 阅读全文
posted @ 2019-04-11 10:47 友善的狗W 阅读(574) 评论(0) 推荐(0) 编辑
摘要: 配合hub.docker.com 的dablyo/haproxy-keepalived-nodejsv9:190407 使用的 [root@haproxy ~]# cat haproxy.cfgglobal daemon maxconn 256 pidfile /root/haproxy.pid d 阅读全文
posted @ 2019-04-08 08:24 友善的狗W 阅读(237) 评论(0) 推荐(0) 编辑
摘要: 图像指纹算法: https://ayonel.me/index.php/2016/09/07/python-similarity-pic/ https://yq.aliyun.com/articles/69996 第二个还介绍了其他的直方图等算法 阅读全文
posted @ 2017-07-05 16:49 友善的狗W 阅读(207) 评论(0) 推荐(0) 编辑