.github .vscode api docs licenses utils web .asf.yaml .dockerignore .gitignore .gitmodules .markdownlint.yml .yamllint CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md Dockerfile LICENSE Makefile NOTICE README.md netlify.toml Repository files navigation README Code...
Projects Security Insights Additional navigation options Files master .actions .github .vscode api docs assets en/latest api modules FAQ.md I18N_USER_GUIDE.md IMPORT_OPENAPI_USER_GUIDE.md USER_GUIDE.md back-end-tests.md config.json deploy-with-docker.md ...
1、下载rpm包 wget https://github.com/apache/apisix-dashboard/releases/download/v3.0.1/apisix-dashboard-3.0.1-0.el7.x86_64.rpm 2、安装 rpm -ivh apisix-dashboard-3.0.1-0.el7.x86_64.rpm 3、启动 systemctl start apisix-dashboard 修改WEB登陆账户 1、编辑/usr/local/apisix/dashboard/conf/co...
官方git 开源项目下有中文说明,可以通过 docker 等形式快速启动 apisix 及 dashboard,还带中文版的说明。 github https://github.com/apache/apisix/blob/master/docs/zh/latest/getting-started.md https://github.com/apache/apisix/blob/master/docs/zh/latest/getting-started.md gitee ...
git clone https://github.com/apache/apisix-dashboard.git cd apisix-dashboard 或者,你也可以直接下载预编译的二进制文件,这取决于你的部署需求。 3. 配置 APISIX Dashboard 在解压后的目录中,你会找到配置文件(如 conf.yaml)。你需要根据实际需求修改这些配置文件。例如,配置 APISIX Dashboard 的监听端口、...
apisix 在开发完自定义插件并配置到apisix的配置文件中后,使用apisix 的管理api 是可以让插件生效的。但是在dashboard中是看不到该插件的,也就无法在界面中启用或者停用插件。 如果想要在dashboard 中启用插件需要手动更新配置文件。在dashboard的github中有提。https://github.com/apache/apisix-dashboard/blob/master...
目前官方已经在2.10.1版本中修复此漏洞,请尽快升级。最新版下载地址: https://github.com/apache/apisix-dashboard/releases/tag/v2.10.1 参考链接 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45232 https://apisix.apache.org/zh/docs/apisix/admin-api...
先说原因:来自github项目的issues: [Question] How to connect this dashboard to a dev apisix process? 大概意思是:当前版本(1.4)的APISIX 其dashboard 功能已经是一个独立的服务部署,而非原先放在APISIX 里面使用端口9080…… 就我个人感觉:这种做法是比较科学的,本身dashboard 与APISIX核心功能关系不大,是封装...
gitclone https://github.com/apache/apisix-docker.git 切换到example目录 cd apisix-docker/example 修改apisix-dashboard版本 修改为image: apache/apisix-dashboard:2.9.0 vimdocker-compose.yml 启动环境 docker-compose -p docker-apisix up -d 0x05 ...
Projects Security Insights Additional navigation options Files master .actions .github .vscode api docs licenses web .asf.yaml .dockerignore .gitignore .markdownlint.yml .yamllint CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md Dockerfile LICENSE ...