会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小秒
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
14
下一页
2018年3月14日
云溪大会图片
摘要:
阅读全文
posted @ 2018-03-14 10:00 小秒
阅读(168)
评论(0)
推荐(0)
2018年3月12日
python-sdk-demo的打包
摘要: 1.安装setuptools pip install python-setuptools 2.创建一个简单的包 下载demo https://github.com/cp-m/py-sdk-demo.git 执行python setup.py bdist_egg即可打包一个test的包了。 看一下生成
阅读全文
posted @ 2018-03-12 15:22 小秒
阅读(4133)
评论(0)
推荐(0)
2018年3月4日
test
摘要:
阅读全文
posted @ 2018-03-04 12:37 小秒
阅读(149)
评论(0)
推荐(0)
2018年1月9日
tengine + lua 实现流量拷贝
摘要: 环境搭建参考地址:http://www.cnblogs.com/cp-miao/p/7505910.html
阅读全文
posted @ 2018-01-09 19:25 小秒
阅读(1388)
评论(0)
推荐(0)
2017年10月26日
通过API获取 Portus+registry docker仓库信息
摘要: 接口获取docker centos 镜像的 tag 列表脚本 如果请求不成功会放回错误信息,让你去正确的地址取token。 根据下面信息去 GET token : http://b.p.xxx.cn:3000/v2/token?service=b.p.xxx.cn:5000&scope=reposi
阅读全文
posted @ 2017-10-26 12:55 小秒
阅读(316)
评论(0)
推荐(0)
2017年10月11日
nginx+ssl+Portus+registry docker仓库
摘要: 还存在的问题,如果通过nginx 转发推过去的镜像,在web页面显示比较慢,需要等定时任务发现了才能及时显示出来,如果通过b.p.xxx.cn:5000加端口push 的镜像就比较快显示出来。只影响到显示,不影响正常使用。 获取代码:git clone https://github.com/SUSE
阅读全文
posted @ 2017-10-11 13:38 小秒
阅读(526)
评论(0)
推荐(0)
2017年9月11日
nginx+lua+redis
摘要: git clone --branch master https://github.com/openresty/lua-resty-redis.git yum install openssl openssl-devel wget http://tengine.taobao.org/download/t
阅读全文
posted @ 2017-09-11 17:15 小秒
阅读(930)
评论(0)
推荐(0)
2017年8月17日
verynginx +nginx_upstream_check_module模块,负载均衡检查模块。
摘要: yum -y install git yum -y install patch yum -y install pcre-devel yum install -y zlib-devel mkdir /opt/nginx/ && cd /opt/nginx/ wget https://openresty
阅读全文
posted @ 2017-08-17 16:03 小秒
阅读(1965)
评论(0)
推荐(0)
2017年7月19日
linux & windows 共享 smbd 部署
摘要: smbd : yum install samba samba-client samba-swat mount.cifs : yum -y install cifs-utils ##挂载nas 文件用的。 smdb部署
阅读全文
posted @ 2017-07-19 15:13 小秒
阅读(892)
评论(0)
推荐(0)
sersync部署
摘要: rsync : wget http://rsync.samba.org/ftp/rsync/src/rsync-3.1.1.tar.gz Sersync: wget https://raw.githubusercontent.com/wsgzao/sersync/master/sersync2.5.
阅读全文
posted @ 2017-07-19 15:11 小秒
阅读(459)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
14
下一页
公告