Skip to content

Commit 53f74ee

Browse files
authored
docs: add dashboard ui tips (#12420)
1 parent 2a22fc8 commit 53f74ee

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

docs/en/latest/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ It does the following dynamically:
6565

6666
## Does Apache APISIX have a user interface?
6767

68-
Yes. Apache APISIX has an experimental feature called [Apache APISIX Dashboard](https://github.com/apache/apisix-dashboard), which is independent from Apache APISIX. To work with Apache APISIX through a user interface, you can deploy the Apache APISIX Dashboard.
68+
APISIX has a powerful built-in Dashboard [APISIX Dashboard](https://github.com/apache/apisix-dashboard). You can manage APISIX configurations through the [APISIX Dashboard](https://github.com/apache/apisix-dashboard) user interface.
6969

7070
## Can I write my own Plugins for Apache APISIX?
7171

docs/en/latest/getting-started/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Server: APISIX/Version
6161

6262
You now have APISIX installed and running successfully!​
6363

64+
APISIX includes a built-in Dashboard UI, accessible at http://127.0.0.1:9180/ui.
65+
6466
## Next Steps
6567

6668
The following tutorial is based on the working APISIX, please keep everything running and move on to the next step.

docs/zh/latest/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ APISIX 可以动态处理以下行为:
6767

6868
## APISIX 是否有控制台界面?
6969

70-
APISIX 具有功能强大的 Dashboard,并且 [APISIX Dashboard](https://github.com/apache/apisix-dashboard) 是一个独立的项目。你可以通过 [APISIX Dashboard](https://github.com/apache/apisix-dashboard) 用户操作界面来部署 APISIX Dashboard
70+
APISIX 内置功能强大的 Dashboard [APISIX Dashboard](https://github.com/apache/apisix-dashboard)。你可以通过 [APISIX Dashboard](https://github.com/apache/apisix-dashboard) 用户操作界面来管理 APISIX 配置
7171

7272
## 我可以为 Apache APISIX 开发适合自身业务的插件吗?
7373

docs/zh/latest/getting-started/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Server: APISIX/Version
6161

6262
现在,你已经成功安装并运行了 APISIX!
6363

64+
APISIX 提供内置的 Dashboard UI,可访问 `http://127.0.0.1:9180/ui` 使用。
65+
6466
## 下一步
6567

6668
如果你已经成功地安装了 APISIX 并且正常运行,那么你可以继续进行下面的教程。

0 commit comments

Comments
 (0)