Skip to content

apache/apisix-dashboard

Repository files navigation

English | 简体中文

Apache APISIX Dashboard

Dashboard for Apache APISIX

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 are using APISIX 1.5 or below, kindly note that the v2 api store and v3 api store are separate and isolated. Dashboard v2.0 and above use the etcd v3 api, APISIX 1.5 and below use the etcd v2 api.