Global Configuration
The globalconfigs.yaml file must be located in the root of your configuration directory and must be named globalconfigs.yaml.
The globalconfigs.yaml file must be located in the root of your configuration directory and must be named globalconfigs.yaml.
The Yaml files can contain one or more global basic authentication groups.
The YAML files can contain one or more global IP lists. This configuration defines two global IP lists, each containing multiple IPv4 addresses.
The YAML files can contain one or more global upstream configurations.
The YAML files can contain one or more global Kubernetes upstream configurations.
The YAML files can contain one or more global page templates.
The globalstaticfiles.yaml file contains configuration information for global static files and directories, while the actual file contents are stored.
The YAML files can contain one or more global custom actions.
Global Lua modules are a powerful mechanism for implementing complex logical functionalities.
In older versions of the edge2yaml command-line tool, when creating an application, the access log format required by the application was.
Each YAML file contains the configuration for one or more basic authentication groups for the application.
The YAML files can contain one or more upstream configurations of the applications.
The YAML files can contain one or more application Kubernetes upstream configurations.
The YAML file can contain one or more application IP lists.
The YAML files can contain one or more user variables of the application.
The YAML files can contain one or more application WAF whitelist configurations.
You can define multiple page rules in a single YAML configuration file. Note that content and proxy should not be used in the same page rule.
Page rule condition configuration allows the defining of multiple conditions with a logical ‘AND’ relationship.
limitkey options: client-addr: Client address uri: Requested URI uri-arg: Request parameters req-cookie: Cookies in the request req-header: Request.
The Web Application Firewall (WAF) is designed to protect web applications from various network attacks, such as Cross-Site Scripting (XSS), SQL.
The proxy section in OpenResty Edge’s page rules configures request proxy behavior.
This document describes how to cache static resources or content with fewer changes by enabling caching options within page rules.
This document describes using static files by enabling the ‘Content’ option in page rules.
Each yaml file can contain one or more Kubernetes clusters.
This document describes how to configure the sender information for sending emails.
Starting from version 1.2.55 of the command-line tool, we have added support for user management.