09 2022 档案
摘要:Windows - 部署 Elasticsearch Elasticsearch 是一个基于 Lucene 的搜索服务器。它提供了一个分布式多用户能力的全文搜索引擎,基于 RESTful web 接口。Elasticsearch 是用 Java 语言开发的,并作为 Apache 许可条款下的开放源码
阅读全文
摘要:windows 部署 traefik 反向代理 1. 下载 traefik : https://github.com/traefik/traefik/releases 文件下载并解压后: 解压后traefik目录下包括traefik.exe文件,在该目录下建立两个文件分别为traefik.toml和
阅读全文
摘要:windows 部署 nginx 一. nginx 安装部署启动 1. 下载 nginx http://nginx.org/en/download.html 选择稳定版 下载解压后 在nginx的配置文件是conf目录下的nginx.conf,默认配置的nginx监听的端口为80,如果本地电脑的80
阅读全文