把Elasticsearch作为时间序列数据库使用 经验

批文档id快速找到对应的列的值。doc_values在磁盘上一个按列压缩存储的文件,非常高效。 curl -XPOST http://172.16.18.116:9200/test -d ' { "settings":

bing200767 2016-02-11   22881   0

如何构建基于容器的本机监控系统 经验

• https://docs.docker.com/compose/install • curl -L https://github.com/docker/comp ... ose-X 28X-uname

jopen 2015-09-08   15265   0
容器  

Go语言的Http 中间件实现 经验

    8.50    然后通过使用cURL来进行模拟请求: $ curl -i localhost:3000 HTTP/1.1 400 Bad Request

jopen 2016-01-02   16713   0

简单的问题复杂着解决 资讯

in Github temporaryFile <- tempfile () download.file ("https://raw.github.com/gist/2061284/44a4dc9b3

fmms 2012-04-05   8173   0

ubuntu15.04下安装docker 经验

docker.io docker安装方法二;安装最新版本 sudo apt-get update curl -s https:// get .docker.io/ubuntu/ | sudo sh 这个

jopen 2015-07-23   148848   0
Docker  

在Docker上玩转PostgreSQL -- Mac篇 经验

init会有一种让你砸掉键盘的冲动,好吧,小编还真砸掉一块了,-_-!!。 安装Homebrew ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebre

jopen 2016-01-03   19686   0

从GitHub上克隆code装mediawiki的一次经历 经验

Note that if you have an existing composer.lock file you will need to run composer update --no-dev instead

datagetter 2016-02-05   35750   0

高级容器引擎 Docker v1.12.0-rc1 发布 资讯

directive to support platform-specific parsing of file paths in Dockerfile #22268 Add support for comments

jopen 2016-06-15   12609   0
Docker   容器   PaaS   Go  
P3

  PHP7.0 安装使用与性能监测 文档

0-common php7.0-json php7.0-mysql php7.0-opcache php7.0-curl 由于 Memcached、Redis 扩展并没有在 pecl 发布支持 PHP7 的最新版本,所以需要到

icyzhl 2016-02-04   2754   0
PHP开发   PHP  

php实现的轻量级日志文件监控脚本配合ElasticSearch 经验

case.log 中追加一条log。 依赖 PHP 5.4.0 + redis 扩展 curl 扩展 使用方法说明 输入方式 php agent.php --listen= 从头读取文件并持续监听

jopen 2016-01-01   22048   0

实用的PHP开发类和库 资讯

Requests Requests is a stable PHP library that uses cURL or fsockopen (depending on the availability) and

jopen 2013-10-08   20855   0
PHP  

python+nginx+gunicorn 部署django小记 经验

0:9090,绑定在本机上的9090端口 此时可以用netstat -lpnt查看端口占用情况 然后用curl 127.0.0.1:9090去测试,如果出现以下情况,说明成功了:

jopen 2015-03-09   40025   0

35个实用的PHP开发库 资讯

quick. 14) Upload This component simplifies file validation and uploading. 15) Snappy Snappy

cm54 2015-04-08   15601   0
PHP  

Docker 1.9.0 RC4 发布,Linux 容器引擎 资讯

#16509 ) Push optimization: avoid buffering to file ( #15493 ) The daemon will display progress for

jopen 2015-11-01   5484   0
Docker  

Python部署管理工具fabric 博客

.. yes checking for C compiler default output file name... a.out .......... .......... checking

ptjs 2012-09-27   2019   0

PHP5的composer学习从入门到精通 经验

这里螃蟹直接使用阿里云的Centos服务器来做说明 I.下载composer.phar curl -sS https://getcomposer.org/installer | php

jopen 2014-10-09   139226   0
PHP5   PHP开发  

logstash+es+kibana+redis搭建 经验

在数据采集端创建logstash_client.conf 数据采集端的conf文件配置为: input { file { type => "type_count" #日志所在的目录 path => "/data/logs/count/stdout

pnxx 2015-09-28   18796   0

12个实用的HTML应用程序和开发工具 资讯

effects and events provided: accordion, reveal, curl, collapse, ramp, foldUp, unfold and reset. Source

openkk 2012-08-31   16155   0
HTML  

25个最好的开发PHP库 资讯

Requests Requests is a stable PHP library that uses cURL or fsockopen (depending on the availability) and

jopen 2014-09-04   15399   0
PHP  

Docker 1.9.0 RC2 发布下载 资讯

#16509 ) Push optimization: avoid buffering to file ( #15493 ) The daemon will display progress for

jopen 2015-10-23   4851   0
Docker  
1 2 3 4 5 6 7 8 9 10