06 2016 档案

摘要:Nginx proxy_pass转发/路径小记按照^~匹配路径时,要注意proxy_pass后的url最后的/加上/,相当于是绝对根路径,则nginx不会把location中匹配的路径部分代理传到后端upstream不加/,则会把匹配的路径部分也代理传到后端upstreamupstream a... 阅读全文
posted @ 2016-06-30 09:59 李庆喜 阅读(464) 评论(0) 推荐(0) 编辑
摘要:OpenLDAP认证及autofs参考文档:http://54im.com/openldap/centos-6-yum-install-openldap-phpldapadmin-tls-双主配置.html请参看OpenLDAP 2.4.x源码安装配置服务端A.准备用户1.新增若干用户mkdi... 阅读全文
posted @ 2016-06-29 19:50 李庆喜 阅读(442) 评论(0) 推荐(0) 编辑
摘要:Docker部署MetaQ集群官方网站:https://github.com/alibaba/RocketMQhttps://github.com/killme2008/Metamorphosis/http://fnil.net/downloads/index.htmlhttps://gith... 阅读全文
posted @ 2016-06-27 22:39 李庆喜 阅读(284) 评论(0) 推荐(0) 编辑
摘要:MetaQ集群官方网站:https://github.com/alibaba/RocketMQhttps://github.com/killme2008/Metamorphosis/http://fnil.net/downloads/index.htmlhttps://github.com/k... 阅读全文
posted @ 2016-06-23 19:36 李庆喜 阅读(316) 评论(0) 推荐(0) 编辑
摘要:Docker部署Zookeeper集群官方网站:http://zookeeper.apache.org/http://zookeeper.apache.org/doc/r3.4.8/zookeeperAdmin.html环境:CentOS 7.1docker-1.11.2zookeeper-3... 阅读全文
posted @ 2016-06-22 19:40 李庆喜 阅读(347) 评论(0) 推荐(0) 编辑
摘要:Docker之swarm集群官方网站:https://docs.docker.com/swarm/install-w-machine/环境:CentOS 7.0docker-engine-1.11.2swarm-m.example.com(192.168.8.101)swarm-a1.exam... 阅读全文
posted @ 2016-06-20 19:09 李庆喜 阅读(289) 评论(0) 推荐(0) 编辑
摘要:Apache调优参考http://publib.boulder.ibm.com/httpserv/ihsdiag/ihs_performance.htmlOnUNIX and Linux platforms, a running instance of IBM HTTP Serverwill ... 阅读全文
posted @ 2016-06-16 20:02 李庆喜 阅读(151) 评论(0) 推荐(0) 编辑
摘要:Docker集群之Swarm+Consul+Shipyard官方网站:https://www.consul.iohttps://www.consul.io/docs/commands/http://demo.consul.io/功能:https://www.consul.io/intro/Se... 阅读全文
posted @ 2016-06-15 23:34 李庆喜 阅读(565) 评论(0) 推荐(0) 编辑
摘要:Consul集群 官方网站: https://www.consul.io https://www.consul.io/docs/commands/ 功能: https://www.consul.io/intro/ Service Discovery Failure Detection Multi D 阅读全文
posted @ 2016-06-14 19:58 李庆喜 阅读(1663) 评论(0) 推荐(0) 编辑
摘要:CentOS7.2(1511)安装界面有更新最近在看docker,索性系统用最新CentOS7.2,发现相比CentOS7.0新增了个子项,并且同样安装"ServerWith GUI"速度较之前的7.0有了很大提升,不知道是错觉还是,始终感觉安装速度比CentOS6仍然慢好多安全子项,预定义了... 阅读全文
posted @ 2016-06-14 09:18 李庆喜 阅读(271) 评论(0) 推荐(0) 编辑
摘要:Docker部署Elasticsearch集群参考文档:https://hub.docker.com/r/library/elasticsearch/https://hub.tenxcloud.com/repos/tenxcloud/elasticsearchhttps://hub.alaud... 阅读全文
posted @ 2016-06-13 19:49 李庆喜 阅读(549) 评论(0) 推荐(0) 编辑
摘要:Docker GUI之Shipyard官方网站:http://shipyard-project.com/https://docs.docker.com/swarm/install-w-machine/https://github.com/shipyard/docker-private-regi... 阅读全文
posted @ 2016-06-12 10:45 李庆喜 阅读(243) 评论(0) 推荐(0) 编辑
摘要:docker常用命令环境:CentOS 7.2docker-engine-1.11.2导入image(import)[root@ct7 ~]#docker importcentos7.xz centos:7.2sha256:8f2b523f4f8a2b0640ae58b443b07537e53... 阅读全文
posted @ 2016-06-12 10:12 李庆喜 阅读(321) 评论(0) 推荐(0) 编辑
摘要:DockerHub加速及私有镜像搭建&REST APIdaocloud加速http://blog.daocloud.io/how-to-master-docker-image/http://blog.daocloud.io/daocloud-mirror-free/说明:国内的daocloud... 阅读全文
posted @ 2016-06-11 19:13 李庆喜 阅读(1458) 评论(0) 推荐(0) 编辑
摘要:Go开发环境 Mac平台环境OS X 10.13.2go-1.9.2官网:https://golang.org/下载curl -LO https://storage.googleapis.com/golang/go1.9.2.darwin-amd64.pkgMac平台" title="Go... 阅读全文
posted @ 2016-06-10 12:51 李庆喜 阅读(216) 评论(0) 推荐(0) 编辑
摘要:Docker GUI之kitematic官方网站:https://kitematic.com/https://www.docker.com/products/docker-toolboxkitematic是Docker官方近期收购的一款桌面GUI前端,目前支持Mac/Windows平台,适用于... 阅读全文
posted @ 2016-06-08 21:03 李庆喜 阅读(277) 评论(0) 推荐(0) 编辑
摘要:CentOS6/7 docker安装官方网站:https://docs.docker.com/installation/centos/https://github.com/docker/docker/tree/master/contrib/init/systemdhttps://github.... 阅读全文
posted @ 2016-06-08 18:05 李庆喜 阅读(174) 评论(0) 推荐(0) 编辑
摘要:CentOS6/7 docker安装官方网站:https://docs.docker.com/installation/centos/https://github.com/docker/docker/tree/master/contrib/init/systemdhttps://github.... 阅读全文
posted @ 2016-06-08 18:05 李庆喜 阅读(141) 评论(0) 推荐(0) 编辑
摘要:zookeeper集群官方网站:http://zookeeper.apache.org/http://zookeeper.apache.org/doc/r3.4.8/zookeeperAdmin.html环境:CentOS 7.1zookeeper-3.4.8jdk-1.8官方推荐奇数节点,这... 阅读全文
posted @ 2016-06-06 13:53 李庆喜 阅读(158) 评论(0) 推荐(0) 编辑
摘要:Hbase分布式集群官方网站:http://hbase.apache.org/http://hbase.apache.org/book.html环境:CentOS 7.1hadoop-2.7.2hbase-1.2.1jdk-1.8说明:仅个人测试学习记录,大神们可以一笑而过Table 1. D... 阅读全文
posted @ 2016-06-03 13:13 李庆喜 阅读(120) 评论(0) 推荐(0) 编辑
摘要:smokeping Master/Slave安装配置官方网站:http://oss.oetiker.ch/smokeping/http://oss.oetiker.ch/smokeping/doc/smokeping_install.en.htmlsmokeping的作者也是rrdtool,m... 阅读全文
posted @ 2016-06-02 14:08 李庆喜 阅读(290) 评论(0) 推荐(0) 编辑
摘要:smokeping Master/Slave安装配置官方网站:http://oss.oetiker.ch/smokeping/http://oss.oetiker.ch/smokeping/doc/smokeping_install.en.htmlsmokeping的作者也是rrdtool,m... 阅读全文
posted @ 2016-06-02 14:08 李庆喜 阅读(697) 评论(0) 推荐(0) 编辑
摘要:linux下python彩色显示跨平台彩色显示库https://pypi.python.org/pypi/colorama申明:版权归原作者所有,原文请见Python实现设置终端显示颜色、粗体、下划线等效果jlive@MacBook-Pro:py_demo$pythonpy_color.py... 阅读全文
posted @ 2016-06-01 21:30 李庆喜 阅读(555) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示