apisix-dashboard
apisix-dashboard copied to clipboard
Dashboard for Apache APISIX
### Issue description If the cors plugin is enabled and allow_origins is set to the domain name (https://xxx.com), configure to change allow_origins to *, and then enable other plugin or...
### Issue description I have a question about the dashboard. I have looked at the documentation and Helm templates for the dashboard, but I couldn't find any relevant TLS configuration...
### Issue description 如题 ### Expected behavior 如题 ### How to Reproduce 1、针对路由设置标签,添加两组标签后提交保存 2、查看路由列表中编辑的上述路由,标签仅显示一个; ### Screenshots _No response_ ### Environment - apisix:3.3.0 - etcd:3.4.15 - apisix-dashboard:3.0.1 - Browser version: firefox...
### Issue description I am trying to build APISIX Dashboard from source using the steps mentioned in https://apisix.apache.org/docs/dashboard/install/. I have the below dependencies installed on my machine Golang 1.20.6 Node.js...
### Issue description ``` youth@ubuntu:~/Downloads/apisix-dashboard$ make build api/build.sh && cd ./web && export CYPRESS_INSTALL_BINARY=0 && yarn install --ignore-scripts && yarn build && mkdir -p ../output/logs + export ENV=local + ENV=local...
### Issue description In the plugin list page, click cofig to open the config drawer, disable the plugin and click submit. It says success and we can't see this plugin...
# Feature request Add support for the Apisix's loki-logger plugin. ## Describe the solution you'd like Given that Apisix utilizes Grafana dashboards for visualizing its metrics, I think it would...
# Feature request Add redirect plugin support. Redirect plugin is often used in conjunction with the rewrite plugin to achieve routing forwarding A clear and concise description of what you...
### Issue description https://github.com/apache/apisix/blob/4f5ac5870976a26983b9d511c635c51652c6f70f/apisix/plugins/proxy-rewrite.lua#L197 https://github.com/apache/apisix-dashboard/blob/e0290c81cb3972978f0d1e3066db4d17dc6c14d1/api/conf/schema.json#L8267 ### Expected behavior supports multiples of 2. ### How to Reproduce no ### Screenshots _No response_ ### Environment - apisix version (cmd: `apisix version`): -...
### Issue description apisix-dashbord-2.15.1 rpm download link doesn't work docs : https://apisix.apache.org/docs/dashboard/2.15/install/#rpm and yum repo latest version is 2.9.0 ### Expected behavior apisix-dashbord-2.15.1 rpm download link doesn't work ### How...