书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 14515 个相关结果.
  • 1.3. Nginx安装

    Nginx安装 下面正式开始 Nginx安装 nginx可以使用各平台的默认包来安装,本文是介绍使用源码编译安装,包括具体的编译参数信息。 正式开始前,编译环境gcc g++ 开发库之类的需要提前装好,这里默认你已经装好。 ububtu平台编译环境可以使用以下指令 apt - get install build - essential ...
  • nginx metric性能监控

    监控内容 快速开始 1. 确认 nginx stub status module 被打开 2. 配置 nginx,确保 stub status 能被访问到 3. 在七牛应用市场打开 Grafana 应用,然后按照下图所示的配置: 4. 导入 Grafana dashboard 配置文件 运维监控 — nginx metric 的监控搭建 ng...
  • Setup NGINX Ingress Controller

    Setup NGINX Ingress Controller Steps Setup NGINX Ingress Controller Rancher Desktop uses K3s under the hood, which in turn uses Traefik as the default ingress controller for yo...
  • 设置 NGINX Ingress Controller

    设置 NGINX Ingress Controller 步骤 设置 NGINX Ingress Controller Rancher Desktop 在后台使用 K3s,而 K3s 又使用 Traefik 作为 Kubernetes 集群的默认 Ingress Controller。但是,某些用例可能需要或更适合使用 NGINX。以下示例步骤展示了如...
  • 设置 NGINX Ingress Controller

    设置 NGINX Ingress Controller 步骤 设置 NGINX Ingress Controller Rancher Desktop 在后台使用 K3s,而 K3s 又使用 Traefik 作为 Kubernetes 集群的默认 Ingress Controller。但是,某些用例可能需要或更适合使用 NGINX。以下示例步骤展示了如...
  • Setup NGINX Ingress Controller

    Setup NGINX Ingress Controller Steps Setup NGINX Ingress Controller Rancher Desktop uses K3s under the hood, which in turn uses Traefik as the default ingress controller for yo...
  • 定制Nginx访问端点

    定制Nginx访问端点 向Nginx添加新服务 定制Nginx访问端点 定制您的Web界面总入口 —— Nginx 向Nginx添加新服务 本文介绍的大部分软件均对外提供Web界面,尽管您可以直接通过IP:Port的方式访问,但我们依然建议收敛访问入口,使用域名并统一从Nginx代理访问。 nginx_upstream : ...
  • Setup NGINX Ingress Controller

    Setup NGINX Ingress Controller Steps Setup NGINX Ingress Controller Rancher Desktop uses K3s under the hood, which in turn uses Traefik as the default ingress controller for yo...
  • Troubleshooting nginx-proxy

    Check if the Container is Running Check Generated NGINX Configuration nginx-proxy Container Logging The nginx-proxy container is deployed on every node that does not have the ...
  • NGINX 代理问题排查

    检查容器是否正在运行 检查动态生成的 NGINX 配置 nginx-proxy 容器日志 nginx-proxy 容器部署在除了controlplane 角色的所有节点上。他通过动态生成 NGINX 的配置,从而提供对controlplane 角色节点的访问。 检查容器是否正在运行 nginx-proxy 容器在正常情况应该是 Up 状态。...