Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.04 KB

README.md

File metadata and controls

57 lines (39 loc) · 2.04 KB

English | 简体中文

Apache APISIX Dashboard

Dashboard for Apache APISIX

Online Demo, Username/Password: admin.

User Guide

Please refer to User Guide

Deployment

Development

Milestones

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

FAQ

  1. If you need the dashboard-1.0 which is built with Vue.js, please refer to master-vue.

  2. The dashboard 2.0 removes MySQL which dashboard 1.5 is relied on.

  3. If you using apisix below v2.0, note that the v2 API store and v3 API store are separate and isolated. Apisix-dashboard v2.0 and above use the etcd v3 API, apisix 1.5 and below use the etcd v2 API.