Caelebs opened a new issue #995: URL: https://github.com/apache/apisix-dashboard/issues/995
# Bug report [Global Rule](https://github.com/apache/apisix/blob/master/doc/architecture-design.md#Global-Rule) `Plugin just can be binded to Service or Route, if we want a Plugin work on all requests, how to do it? We can register a global Plugin with GlobalRule` A global plugin can be registered as described in the document, but in the dashboard, I did not find how to register a global plugin, It looks like this feature is not found in the dashboard, Can these rules be created only through `admin api` at present? And also in this document, It mentions a `service` concept, but in the dashboard, I can’t find how to create a `service` [Service](https://github.com/apache/apisix/blob/master/doc/architecture-design.md#service) `A Service is an abstraction of an API (which can also be understood as a set of Route abstractions). It usually corresponds to the upstream service abstraction. Between Route and Service, usually the relationship of N:1` ## System information - OS: [e.g. macOS, Windows] `CentOS Linux release 7.4.1708 (Core)` - Browser (if applies) [e.g. Chrome, Safari, Edge] `Chrome/78.0.3904.108` - Version: [e.g. 2.0-rc3] `apisix-dashboard:v2.1.1` & `apisix v2.1` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
