nginx功能

_相关内容

使用YAML部署和暴露Nginx服务并通过SLS监控日志

阿里云容器服务控制台提供丰富的集群及应用的管理运维功能。本文将介绍如何通过控制台部署Nginx服务、配置Ingress以及查询日志。前提条件 已 创建Kubernetes托管版集群。已 安装Nginx Ingress Controller组件。已 安装日志采集组件。步骤一...

基于Nginx Ingress流量指标的多应用水平伸缩

ACK 集群的 Nginx Ingress Controller 在社区版基础上进行了功能增强,使用更便捷。前提条件 通过Nginx Ingress对多个应用进行HPA前,需要将 阿里云Prometheus 指标转换成HPA可用的指标,需完成如下准备工作。已部署阿里云Prometheus监控...

使用YAML部署Nginx并通过Ingress暴露和监控服务

阿里云容器计算服务控制台提供丰富的集群及应用的管理运维功能。本文将介绍如何通过控制台部署Nginx服务、配置Ingress以及查询日志。前提条件 ACS集群中已安装ALB Ingress Controller组件。具体操作,请参见 管理ALB Ingress Controller...

使用回收站功能恢复NAS文件数据

本文介绍如何通过CNFS回收站功能恢复被删除的NAS文件,以公网可访问的Nginx应用为例。使用说明 费用说明 回收站功能本身不收取任何费用,但是暂存在回收站中的文件将按照删除前的存储类型收取存储费用。为节省不必要的存储费用,请您合理...

基于Nginx Ingress流量指标的多应用水平伸缩

ACK集群提供的Nginx Ingress Controller在社区版本的基础上进行了功能增强,提供更便捷的使用体验。本教程将创建两个Deployment及其对应的Service,并通过路由Ingress配置了不同的访问路径,实现对外的流量路由。然后,基于 nginx_ingress_...

Elastic Agent采集Nginx日志数据

名词解释 名词 说明 Fleet Elasticsearch中的一个功能强大的集中式管理解决方案,集中管理Agent服务。Fleet Agent 轻量级数据采集代理,负责采集源端数据。Fleet Agent可以在多个操作系统上运行,并且可以收集多种类型的数据。Fleet Server...

ROS

适用于企业内部的内容管理、协作和文档共享需求,集成Office套件功能。参考文档 通过OSS和ROS服务快速创建Nginx,请参见:通过OSS和ROS创建Nginx。通过OSS和ROS快速创建Sharepoint 2013,请参见:通过OSS和ROS创建Sharepoint 2013。

部署LNMP环境

NginxNginx是一个高性能的Web服务器,以其高并发处理能力而闻名。它能够处理静态内容,并可通过FastCGI与PHP协同工作,处理动态内容。MySQL:MySQL是一个关系型数据库管理系统,用于存储网站数据。它是LNMP架构中的数据存储组件,提供...

Manage the NGINX Ingress controller

Container Service for Kubernetes(ACK)provides the NGINX Ingress controller.This topic describes how to install,upgrade,configure,and uninstall the NGINX Ingress controller.Install the NGINX Ingress controller If you do not...

Nginx Ingress和MSE Ingress网关对比

当前 ACK 托管版、ACK Serverless 集群或ACS 集群支持Nginx Ingress和MSE Ingress作为入口网关,但是两者之间的功能特性和应用场景等均有所不同。本文通过产品定位、产品架构、性能、基础路由等几个维度的对比,帮助您快速了解两者之间的...

Usage notes of the NGINX Ingress controller

The NGINX Ingress controller is deployed in Container Service for Kubernetes(ACK)clusters and used to control Ingresses.The NGINX Ingress controller provides high performance and allows you to customize the controller ...

Deploy an Nginx service using SAE

Specify the Nginx base image.FROM nginx:1.20.2#Copy the local Nginx configuration file to the specified path in the container environment.COPY conf/nginx.conf/etc/nginx/nginx.conf#Copy the local static resource files to ...

Best practices for the Nginx Ingress Controller

You may need to change the configurations of the Nginx Ingress Controller for different business scenarios.This topic describes best practices to help you configure the Nginx Ingress Controller for optimal performance....

Issues related to http_ssl_module of NGINX and ...

http_ssl_module Cause: The NGINX server is not compiled with the http_ssl_module module. Error 2: nginx:[emerg]unknown directive“ssl”in/usr/local/nginx/conf/nginx.conf Cause:After you modify the configuration file of the...

Collect monitoring data from NGINX servers

NGINX supports a built-in status page that provides metrics to help you monitor NGINX status.You can collect metrics from NGINX servers to the Full-stack Observability application to visualize the metrics.Prerequisites A ...

Use Zipkin to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

Use Zipkin to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

Use Jaeger to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

Nginx Ingress FAQ

nginx clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx role.rbac.authorization.k8s.io/ingress-nginx rolebinding.rbac.authorization.k8s.io/ingress-nginx service/nginx-ingress-lb deployment.apps/nginx-ingress-...

Use Jaeger to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

部署Nginx Ingress Controller

本文介绍如何在 ACK Edge集群 的云端节点池和边缘节点池部署Nginx Ingress Controller,为边缘单元下的服务提供负载均衡等功能。背景信息 阿里云 容器服务 Edge 版 采用非侵入方式增强,提供边缘自治、边缘单元、边缘流量管理、原生运维API...

Install an SSL certificate on an Nginx or Tengine ...

make CFLAGS='-Wno-error=deprecated-declarations'.Replace the Nginx executable file.Back up the original Nginx executable file(the path/usr/local/nginx/sbin/nginx is used as an example):#Replace/usr/local/nginx/sbin/nginx ...

Preserve the client IP address by configuring NGINX

you need to configure NGINX to enable the PROXY protocol and set up your application to parse the PROXY protocol header that contains the real IP address of a client.Before you begin NGINX Plus R3 and later or NGINX Open ...

Upgrade ack-ingress-nginx installed on the ...

This topic describes how to upgrade ack-ingress-nginx that is installed on the Marketplace page in the Container Service for Kubernetes(ACK)console.Background information The Ingress API v1beta1 is deprecated in Kubernetes...

Use the NGINX Ingress

The NGINX Ingress is a network traffic management solution for Container Service for Kubernetes(ACK)clusters that routes external traffic to Services in a Kubernetes cluster through Ingress API objects.The NGINX Ingress ...

Deploy multiple Ingress controllers in a cluster

This topic describes how to deploy ...h1 p If you see this page,the nginx web server is successfully installed and working.Further configuration is required./p p For online documentation and support please refer to a href=...

Use the ExternalDNS service

ExternalDNS configures external DNS ...h1 p If you see this page,the nginx web server is successfully installed and working.Further configuration is required./p p For online documentation and support please refer to a href=...

Update the NGINX Ingress controller

After you upgrade a cluster,you may also need to update the NGINX Ingress controller because some APIs in the new Kubernetes version are deprecated.This update is also recommended to ensure stability and security,and ...

Use OpenTelemetry to perform tracing...analysis on NGINX

├─Dockerfile├─main.js├─package.json└─package-lock.json Create directories.mkdir nginx-otel-demo&cd nginx-otel-demo mkdir-p nginx_conf otel_conf backend Step 3:Create the configuration files of NGINX Create the main...

How can I configure an ...NGINX Ingress controller

Overview This topic describes how to configure internal SLB instances for NGINX Ingress controllers in clusters of Alibaba Cloud Container Service for Kubernetes(ACK).Information Background When you create an ACK cluster ...

How do I report the monitoring ...using an NGINX p

This topic describes how to report the monitoring data of hosts that are not provided by Alibaba Cloud to Cloud Monitor by using an NGINX proxy server.Step 1:Deploy an NGINX proxy server We recommend that you use a Linux ...

手动部署LNMP环境

安装Nginx sudo dnf-y install nginx#启动Nginx服务并设置为开机自启 sudo systemctl start nginx sudo systemctl enable nginx 安装MySQL数据库。说明 Alibaba Cloud Linux 3您需要安装 compat-openssl10 与旧版本OpenSSL库兼容。sudo yum...

使用 OpenTelemetry 对 OpenResty 进行链路追踪

nginx:the configuration file/usr/local/openresty/nginx/conf/nginx.conf syntax is ok nginx:configuration file/usr/local/openresty/nginx/conf/nginx.conf test is successful 重载配置。方式1:使用 openresty 命令重载配置 ...

Use OpenTelemetry to perform tracing...analysis on NGINX

├─Dockerfile├─main.js├─package.json└─package-lock.json Create directories.mkdir nginx-otel-demo&cd nginx-otel-demo mkdir-p nginx_conf otel_conf backend Step 3:Create the configuration files of NGINX Create the main...

NGINX Ingress configuration dictionary

You can configure an NGINX Ingress by configuring the ConfigMap or annotations of the NGINX Ingress.This topic describes how to configure the common annotations and ConfigMap fields used by NGINX Ingresses.Table of ...
< 1 2 3 4 ... 200 >
共有200页 跳转至: GO
新人特惠 爆款特惠 最新活动 免费试用