apachecn / elasticsearch-doc-zh

:book: [译] elasticsearch 中文文档

Home Page:https://elasticsearch.apachecn.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elasticsearch 5.4 中文文档

下载

Docker

docker pull apachecn0/elasticsearch-doc-zh
docker run -tid -p <port>:80 apachecn0/elasticsearch-doc-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install elasticsearch-doc-zh
elasticsearch-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g elasticsearch-doc-zh
elasticsearch-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

About

:book: [译] elasticsearch 中文文档

https://elasticsearch.apachecn.org

License:Other


Languages

Language:JavaScript 48.4%Language:CSS 47.5%Language:HTML 3.9%Language:Shell 0.2%Language:Dockerfile 0.1%